net
listening(): bool
boolinterface:
api.rpc.net.listeningjsonrpc:
net_listeningsummary: Returns true if client is actively listening for network connections. Otherwise false.
peerCount(): Text
Textinterface:
api.rpc.net.peerCountjsonrpc:
net_peerCountsummary: Returns number of peers connected to node.
version(): Text
Textinterface:
api.rpc.net.versionjsonrpc:
net_versionsummary: Returns protocol version.
Last updated