referrerpolicy=no-referrer-when-downgrade

Module account

Source
Expand description

All account management related traits.

This is already part of the prelude.

Structs§

AsEnsureOriginWithArg
EitherOfDiverse
“OR gate” implementation of EnsureOrigin allowing for different Success types for L and R, with them combined using an Either type.
IdentityLookup
A lookup implementation returning the input value.

Traits§

ChangeMembers
Trait for type that can handle incremental changes to a set of account IDs.
IdentifyAccount
Some type that is able to be collapsed into an account ID. It is not possible to recreate the original value from the account ID.
InitializeMembers
Trait for type that can handle the initialization of account IDs at genesis.