Constant zebra_network::protocol::external::inv::MIN_INV_HASH_SIZE
source ยท pub(crate) const MIN_INV_HASH_SIZE: usize = 36;
Expand description
The minimum serialized size of an InventoryHash
.
pub(crate) const MIN_INV_HASH_SIZE: usize = 36;
The minimum serialized size of an InventoryHash
.