Type Definition pallet_bounties::BountyIndex

source ·
pub type BountyIndex = u32;
Expand description

An index of a bounty. Just a u32.