Skip to main content

MAX_BIGINT_SIZE

Constant MAX_BIGINT_SIZE 

Source
pub const MAX_BIGINT_SIZE: usize = 128;
Expand description

The maximum number of bytes we accept to serialize/deserialize for a single BigInt.