Constant zebra_network::protocol::external::codec::HEADER_LEN
source ยท const HEADER_LEN: usize = 24usize;
Expand description
The length of a Bitcoin message header.
const HEADER_LEN: usize = 24usize;
The length of a Bitcoin message header.