☰
BountyIndex
BountyIndex
In pallet_bounties
Modules
migrations
pallet
weights
Structs
Bounty
Enums
BountyStatus
Traits
ChildBountyManager
Type Definitions
BountyIndex
?
Type Definition
pallet_bounties
::
BountyIndex
source
·
[
−
]
pub type BountyIndex =
u32
;
Expand description
An index of a bounty. Just a
u32
.