Add an address to the node. The node will attempt to connect to this address when it needs more connections.
Delete all known peer addresses in memory and on disk.
getActivePeers returns the peers that are connected to the node.
Get the peers that the node will regularly broadcast messages to.
Get all peers known to the client.
Get the node's connection statistics
Connect to one or more addresses immediately.
array of addresses to be connected to
Prevents inbound or outbound connections by shutting down the client's network function. Note that this does not affect RPC service and connections.
Manage and access the nodes network related activities and resources.
Net
{Namespace}