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