ListNodes¶
List the peer nodes discovered by this node.
- Service:
Walletonly
rpc ListNodes (EmptyMessage) returns (NodeList) {}
See the corresponding HTTP endpoint at /wallet/listnodes.
List the peer nodes discovered by this node.
Wallet onlyrpc ListNodes (EmptyMessage) returns (NodeList) {}
See the corresponding HTTP endpoint at /wallet/listnodes.