Expand description

Configuration trait of this pallet.

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

Required Associated Types§

Balance type

The amount type, should be signed version of Balance

Asset type

Currency for transfers

The minimum amount required to keep an account.

Reward amount

Native Asset Id

The origin which can manage whiltelist.

Weight information for extrinsics in this module.

Implementors§