[][src]Crate pallet_indices

An index is a short form of an address. This module handles allocation of indices for a newly created accounts.

Modules

address

Address type that is union of index and id for an account.

Structs

Accounts

The lookup from index to account.

GenesisConfig

Genesis config for the module, allow to build genesis storage.

Module

Enums

Call

Dispatchable calls.

Error
RawEvent

Events for this module.

Traits

Trait

The module's config trait.

WeightInfo

Type Definitions

Address
Event

RawEvent specialized for the configuration Trait