logo
pub static MAX_PAYMENT: Lazy<U512>
Expand description

The maximum amount of gas a payment code can use.

This value also indicates the minimum balance of the main purse of an account when executing payment code, as such amount is held as collateral to compensate for code execution.