pub const SURB_SIZE: usize = hopr_crypto_packet::HoprSurb::SIZE; // 395usize
Expand description
Size of the HOPR SURB in bytes.
This is the re-export of hopr_crypto_packet::HoprSurb::SIZE
.
pub const SURB_SIZE: usize = hopr_crypto_packet::HoprSurb::SIZE; // 395usize
Size of the HOPR SURB in bytes.
This is the re-export of hopr_crypto_packet::HoprSurb::SIZE
.