PeerFetch the peer IDRetrieves the local peer ID from the Nimiq RPC.GET/getPeerId/getPeerIdSendcURLJavaScriptGoPythoncurl -X GET "https://api.nimiqhub.com/getPeerId"200500Peer ID retrieved successfullyResponse{ "peerId": { "data": "12D3KooWAAQwLHYzMQYBYuxM2SGKoVKsR7NHqcLxEs2CUiqks3nh", "metadata": null } }TypeScriptPreviousgetPeerCount GETNextgetPeerList GET