Module orml_tokens::module[][src]

Structs

GenesisConfig
Pallet
_GeneratedPrefixForStorageAccounts
_GeneratedPrefixForStorageLocks
_GeneratedPrefixForStorageTotalIssuance

Enums

Call
Error
Event

Traits

Config
WeightInfo

Type Definitions

Accounts

The balance of a token type under an account.

Locks

Any liquidity locks of a token type under an account. NOTE: Should only be accessed when setting, changing and freeing a lock.

Module

Type alias to Pallet, to be used by construct_runtime.

TotalIssuance

The total issuance of a token type.