Documentation Index
Fetch the complete documentation index at: https://docs.soo.network/llms.txt
Use this file to discover all available pages before exploring further.
getIdentity RPC Method
Returns the identity pubkey for the current node.Result Details
The result field will be a JSON object containing:identity: <string>- The identity pubkey of the current node
- Encoded as a base-58 string
- Uniquely identifies the node in the network