Expand description

Configuration trait of this pallet.

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

Required Associated Types§

Currency for transfers.

AMM helper functions.

The origin account that can create new liquidity mining program.

Pallet id.

NFT collection id for liq. mining deposit nfts. Has to be within the range of reserved NFT class IDs.

Non fungible handling

Liquidity mining handler for managing liquidity mining functionalities

Account whitelist manager to exclude pool accounts from dusting mechanism.

Weight information for extrinsic in this module.

Implementors§