On this page

peer_connection_healthcheck

The peer_connection_healthcheck method checks if a peer is connected to the KDF network using the currently configured netid.

StructureTypeDescription
(none)

StructureTypeDescription
resultbooleanTrue if peer found connected to network

POST
peer_connection_healthcheck
{
  "userpass": "RPC_UserP@SSW0RD",
  "method": "peer_connection_healthcheck",
  "mmrpc": "2.0",
  "params": {
    "peer_address": "12D3KooWCcjBQ3kG3BzjVwuZqGDL2YxXik6SCDv2YAHj4E54NiAy"
  }
}