Constant bitcoin_netmsg::NetMsgType::INV
source · pub const INV: &'static str = "inv";Expand description
| The inv message (inventory message) | transmits one or more inventories of | objects known to the transmitting peer. |
pub const INV: &'static str = "inv";| The inv message (inventory message) | transmits one or more inventories of | objects known to the transmitting peer. |