referrerpolicy=no-referrer-when-downgrade

Crate pallet_indices

Source
Expand description

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

Re-exports§

pub use weights::WeightInfo;
pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.
weights
Autogenerated weights for pallet_indices