get_my_peer_id
get_my_peer_id
The get_my_peer_id
method returns your unique identifying Peer ID on the network
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
PeerID | string | The PeerID of your node on the network |
POST
get_my_peer_id{
"userpass": "testpsw",
"method": "get_my_peer_id"
}