| getaddednodeinfo | R Documentation |
Returns information about the given added node, or all added nodes (note that onetry addnodes are not listed here)
getaddednodeinfo(con, node = NULL, dns = FALSE)
con |
object of class |
node |
|
dns |
|
A S4-object of class ANSRPC.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#getaddednodeinfo, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Network RPCs:
addnode(),
clearbanned(),
disconnectnode(),
getconnectioncount(),
getnettotals(),
getnetworkinfo(),
getpeerinfo(),
listbanned(),
ping()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.