Constant bitcoin_netmsg::NetMsgType::BLOCK
source · pub const BLOCK: &'static str = "block";Expand description
| The block message transmits a single | serialized block. |
pub const BLOCK: &'static str = "block";| The block message transmits a single | serialized block. |