Expand description

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Structs

Enums

Traits

  • The module’s configuration trait.

Type Definitions

  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.
  • On adding new params, corresponding counter is increased by 1 but the counters don’t decrease on removal.
  • Public keys are stored as key value (did, counter) -> public key
  • Signature parameters are stored as key value (did, counter) -> signature parameters