Constant fvm_shared::bigint::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.