Type Alias BountyRejected

BountyRejected: PlainDescriptor<{
    bond: bigint;
    index: number;
}>

A bounty proposal was rejected; funds were slashed.