pallet_
treasury
27.0.0
Modules
migration
pallet
weights
Structs
Proposal
SpendStatus
TreasuryAccountId
Enums
PaymentState
Traits
ArgumentsFactory
SpendFunds
Type Aliases
AssetBalanceOf
BalanceOf
BlockNumberFor
NegativeImbalanceOf
PositiveImbalanceOf
ProposalIndex
SpendIndex
pallet_treasury
Type Alias
ProposalIndex
Copy item path
Settings
Help
Summary
Source
pub type ProposalIndex =
u32
;
Expand description
An index of a proposal. Just a
u32
.