1
2
/// Maximum over-the-wire size of a Transaction
pub const PACKET_DATA_SIZE: usize = 512;