getIdentity RPC Method
Returns the identity pubkey for the current node
Parameters
None
Result
The result field will be a JSON object with the following fields:
identity
- the identity pubkey of the current node (as a base-58 encoded string)
Returns the identity pubkey for the current node
None
The result field will be a JSON object with the following fields:
identity
- the identity pubkey of the current node (as a base-58 encoded
string)