Expand description

Configuration trait of this pallet.

Implement this type for a runtime in order to customize this pallet.

Required Associated Types§

Because this pallet emits events, it depends on the runtime’s definition of an event.

The origin which can add/remove accepted currencies

Multi Currency

Spot price provider

Weight information for the extrinsics.

Should fee be paid for setting a currency

Convert a weight value into a deductible fee based on the currency type.

Native Asset

Account where fees are deposited

Implementors§