Constant MAX_POSITIVE_VALUE
pub const MAX_POSITIVE_VALUE: Uint<256, 4>;
Available on crate feature
evm
only.Expand description
The maximum positive value for a 256-bit signed integer.
pub const MAX_POSITIVE_VALUE: Uint<256, 4>;
evm
only.The maximum positive value for a 256-bit signed integer.