bitcoind.app
CommandsGuidesContact ↗
Home/Network/ping
Network

ping

Requests that a ping be sent to all other nodes, to measure ping time.

Returns

nullnull on success

Code Examples

curl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"ping","params":[]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/

Example Response

null
← Previous
listbanned
Next →
setban

More Network Commands

addnodeclearbanneddisconnectnodegetaddednodeinfogetconnectioncountgetnettotals

bitcoind.app — Bitcoin Core RPC Reference

GuidesContact ↗