Module pallet_balances::pallet[][src]

Structs

GenesisConfig
Instance0

Instance0 to be used for instantiable pallet define with pallet macro.

Instance1

Instance1 to be used for instantiable pallet define with pallet macro.

Instance2

Instance2 to be used for instantiable pallet define with pallet macro.

Instance3

Instance3 to be used for instantiable pallet define with pallet macro.

Instance4

Instance4 to be used for instantiable pallet define with pallet macro.

Instance5

Instance5 to be used for instantiable pallet define with pallet macro.

Instance6

Instance6 to be used for instantiable pallet define with pallet macro.

Instance7

Instance7 to be used for instantiable pallet define with pallet macro.

Instance8

Instance8 to be used for instantiable pallet define with pallet macro.

Instance9

Instance9 to be used for instantiable pallet define with pallet macro.

Instance10

Instance10 to be used for instantiable pallet define with pallet macro.

Instance11

Instance11 to be used for instantiable pallet define with pallet macro.

Instance12

Instance12 to be used for instantiable pallet define with pallet macro.

Instance13

Instance13 to be used for instantiable pallet define with pallet macro.

Instance14

Instance14 to be used for instantiable pallet define with pallet macro.

Instance15

Instance15 to be used for instantiable pallet define with pallet macro.

Pallet
_GeneratedPrefixForStorageAccount
_GeneratedPrefixForStorageLocks
_GeneratedPrefixForStorageTotalIssuance

Enums

Call
Error
Event

Traits

Config

Type Definitions

Account

The balance of an account.

Locks

Any liquidity locks on some account balances. NOTE: Should only be accessed when setting, changing and freeing a lock.

Module

Type alias to Pallet, to be used by construct_runtime.

RawEventDeprecated

Old name generated by decl_event.

TotalIssuance

The total units issued in the system.