Type Alias BountyProposed

BountyProposed: PlainDescriptor<{
    index: number;
}>

New bounty proposal.