Description Usage Arguments Value Author(s) References See Also
Requests that a ping be sent to all other nodes, to measure ping time. Results provided in getpeerinfo, pingtime and pingwait fields are decimal seconds. Ping command is handled in queue with all other commands, so it measures processing backlog, not just network ping.
1 | ping(con)
|
con |
object of class |
A S4-object of class ANSRPC
.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#ping, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Network RPCs: addnode
,
clearbanned
, disconnectnode
,
getaddednodeinfo
,
getconnectioncount
,
getnettotals
, getnetworkinfo
,
getpeerinfo
, listbanned
,
setnetworkactive
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.