Type Alias rococo_runtime::governance::TreasurySpender
source · pub type TreasurySpender = EitherOf<EnsureRootWithSuccess<AccountId, MaxBalance>, Spender>;Aliased Type§
struct TreasurySpender(/* private fields */);pub type TreasurySpender = EitherOf<EnsureRootWithSuccess<AccountId, MaxBalance>, Spender>;struct TreasurySpender(/* private fields */);