referrerpolicy=no-referrer-when-downgrade
polkadot_sdk_frame

Module account

Source
Expand description

All account management related traits.

This is already part of the prelude.

Structs§

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.