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)A S4-object of class ANSRPC.
object of class CONRPC.
character the node (see getpeerinfo()
for nodes).
logical If FALSE, only a list of added nodes will be provided, otherwise connected information will also be available.
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()