Expand description

The Currency trait and associated types.

Note Currency and related traits are deprecated, instead fungible traits should be used.

Structs§

  • A non-const Get implementation parameterised by a Currency impl which provides the result of active_issuance.
  • A non-const Get implementation parameterised by a Currency impl which provides the result of total_issuance.

Traits§

Type Aliases§

  • An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.