Skip to content

[Version-unspecific] Display Peer ID in Nodes endpoint

Multipartite requested to merge Multipartite/thornode:nodes-PeerID into develop

[Version-unspecific]

Closes #1473 (closed) 'Peer ID isn't easily searchable from Nodes endpoint'.

This was tested with a fullnode:

https://thornode-v1.ninerealms.com/thorchain/node/thor12espg8k5fxqmclx9vyte7cducmmvrtxll40q7z?height=8500000
"node_address": "thor12espg8k5fxqmclx9vyte7cducmmvrtxll40q7z",
"secp256k1": "thorpub1addwnpepqvgxj6xwh0uu0579krznst0geu3rv2lj28refvx3cur2pwn3ethcgw6lzrp",
"ip_address": "34.88.39.139",
http://34.88.39.139:6040/p2pid
16Uiu2HAmDm46fHSuhAmakREepyVx57FniL2YjMNdjc6vu973qr6X
http://localhost:1317/thorchain/node/thor12espg8k5fxqmclx9vyte7cducmmvrtxll40q7z?height=8500000
"peer_id": "16Uiu2HAmDm46fHSuhAmakREepyVx57FniL2YjMNdjc6vu973qr6X",

another_image

Merge request reports