referrerpolicy=no-referrer-when-downgrade

Module fees

Source
Expand description

Contains the fee types that need to be configured for pallet-transaction-payment.

Structs§

BlockRatioFee
The only [WeightToFee] implementation that is supported by this pallet.
Info
The only InfoT implementation valid for Config::FeeInfo.

Traits§

InfoT
A trait that exposes all the transaction payment details to pallet_revive.

Functions§

compute_max_integer_pair_quotient
same as compute_max_integer_quotient but applied to a pair
compute_max_integer_quotient
Determine the maximal integer n so that multiplier.saturating_mul_int(n) <= product