pub const INPUTS_UPPER_BOUND: usize = _; // 31_250usize
Expand description
An upper bound for the amount of inputs within a Monero transaction.
This is not guaranteed to be the maximum amount of inputs within a Monero transaction. It is a value greater than or equal to the maximum amount of inputs allowed within a Monero transaction.