Learn R Programming

rbch (version 0.1-2)

getconnectioncount: RPC-JSON API: getconnectioncount

Description

Returns the number of connections to other nodes.

Usage

getconnectioncount(con)

Value

A S4-object of class ANSRPC.

Arguments

con

object of class CONRPC.

Author

Bernhard Pfaff

References

https://bitcoin.org/en/developer-reference#getconnectioncount, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs

See Also

Other Network RPCs: addnode(), clearbanned(), disconnectnode(), getaddednodeinfo(), getnettotals(), getnetworkinfo(), getpeerinfo(), listbanned(), ping()