pub type AssetsForceOrigin = EnsureRoot<AccountId>;Expand description
We allow root to execute privileged asset operations.
Aliased Typeยง
pub struct AssetsForceOrigin(/* private fields */);pub type AssetsForceOrigin = EnsureRoot<AccountId>;We allow root to execute privileged asset operations.
pub struct AssetsForceOrigin(/* private fields */);