Retrieve the identity and network information of the SSV node
peer_id is a unique identifier derived from the node’s P2P private key. It’s used for:
addresses field contains multiaddresses (multiaddrs) in the format:
subnets field is a hex-encoded bitmap indicating which validator subnets the node is subscribed to. SSV uses subnets to:
version string indicates the SSV node software version, useful for:
/home/daytona/workspace/source/api/handlers/node/node.go:49