Type Alias CuratorAccepted

CuratorAccepted: PlainDescriptor<{
    bounty_id: number;
    curator: SS58String;
}>

A bounty curator is accepted.