addnode | R Documentation |
Attempts to add or remove a node from the addnode list. Or try a connection to a node once.
addnode(con, node, command = c("add", "remove", "onetry"))
con |
object of class |
node |
|
command |
|
A S4-object of class ANSRPC
.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#addnode, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Network RPCs: clearbanned
,
disconnectnode
,
getaddednodeinfo
,
getconnectioncount
,
getnettotals
, getnetworkinfo
,
getpeerinfo
, listbanned
,
ping
, setnetworkactive
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.