Constant bitcoin_netmsg::NetMsgType::GETDATA
source · pub const GETDATA: &'static str = "getdata";Expand description
| The getdata message requests one or | more data objects from another node. |
pub const GETDATA: &'static str = "getdata";| The getdata message requests one or | more data objects from another node. |