Constant bitcoin_netmsg::NetMsgType::PING
source · pub const PING: &'static str = "ping";Expand description
| The ping message is sent periodically | to help confirm that the receiving peer | is still connected. |
pub const PING: &'static str = "ping";| The ping message is sent periodically | to help confirm that the receiving peer | is still connected. |