penumbra_sdk_auction::auction::dutch::actions::schedule

Constant MAX_AUCTION_AMOUNT_RESERVES

Source
pub const MAX_AUCTION_AMOUNT_RESERVES: u128 = _; // 4_503_599_627_370_495u128
Expand description

The maximum amount of input/output in a Dutch auction description. 52 bits gives us enough headroom to do infaillible price interpolation.