getpeerinfo | R Documentation |
Returns data about each connected network node as a json array of objects.
getpeerinfo(con)
con |
object of class |
A S4-object of class ANSRPC
.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#getpeerinfo, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Network RPCs:
addnode()
,
clearbanned()
,
disconnectnode()
,
getaddednodeinfo()
,
getconnectioncount()
,
getnettotals()
,
getnetworkinfo()
,
listbanned()
,
ping()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.