☰
ProposalIndex
ProposalIndex
In pallet_treasury
Modules
pallet
weights
Structs
Proposal
Traits
SpendFunds
Type Definitions
BalanceOf
NegativeImbalanceOf
PositiveImbalanceOf
ProposalIndex
?
Type Definition
pallet_treasury
::
ProposalIndex
source
·
[
−
]
pub type ProposalIndex =
u32
;
Expand description
An index of a proposal. Just a
u32
.