timechain_runtime::configs::governance

Type Alias DefaultAdminOrigin

Source
pub type DefaultAdminOrigin = EnsureRootOrTechnicalMember;
Expand description

Default admin origin on testnet or any development environment

Aliased Typeยง

struct DefaultAdminOrigin(/* private fields */);