Expand description

Cross-pallet code.

Contains:

  • The converter that handles all the conversions in the Totem pallets,
  • Some helpers to keep the life easy.

Modules

Traits

Adds behavior to StorageMaps.

The fallible equivalent of Substrate’s Convert. If the conversion fails, None is returned.