FIXED_FEES

Constant FIXED_FEES 

Source
pub const FIXED_FEES: Map<'_, (&str, &str), FixedPayment>;
Expand description

The fees that are fixed.

Module name and fee name are used as the key. FixedPayment is the value.