Type Alias BountyApproved

BountyApproved: PlainDescriptor<{
    index: number;
}>

A bounty is approved.