Expand description
All account management related traits.
This is already part of the prelude
.
Structs§
- “OR gate” implementation of
EnsureOrigin
allowing for differentSuccess
types forL
andR
, with them combined using anEither
type. - A lookup implementation returning the input value.
Traits§
- Trait for type that can handle incremental changes to a set of account IDs.
- 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.
- Trait for type that can handle the initialization of account IDs at genesis.