Crate pallet_escrow
source · [−]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.
Enums
Contains one variant per dispatchable that can be called by an extrinsic.
Custom dispatch errors of this pallet.
Traits
Configuration trait of this pallet.