Expand description

Allows to locks amount thanks to an escrow account.

Re-exports

pub use __tt_default_parts_6 as tt_default_parts;

Structs

The Totem version of single lock on a balance. There can be many of these on an account and they “overlap”, so the same balance is frozen by multiple locks.

The pallet implementing the on-chain logic.

Enums

Contains one variant per dispatchable that can be called by an extrinsic.

Custom dispatch errors of this pallet.

The event emitted by this pallet.

Traits

Configuration trait of this pallet.

Type Definitions

ModuleDeprecated

Type alias to Pallet, to be used by construct_runtime.