Constant bitcoin_netmsg::NetMsgType::NOTFOUND
source · pub const NOTFOUND: &'static str = "notfound";Expand description
| The notfound message is a reply to a getdata | message which requested an object the | receiving node does not have available | for relay. @since protocol version | 70001. |