Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ILockableDispatcherTrait

Fully qualified path: token_bound_accounts::interfaces::ILockable::ILockableDispatcherTrait

Part of the group: dispatchers

pub trait ILockableDispatcherTrait<T>

Trait functions

lock

Fully qualified path: token_bound_accounts::interfaces::ILockable::ILockableDispatcherTrait::lock

fn lock(self: T, lock_until: u64)

is_locked

Fully qualified path: token_bound_accounts::interfaces::ILockable::ILockableDispatcherTrait::is_locked

fn is_locked(self: T) -> (bool, u64)