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