Type Alias CuratorProposed

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

A bounty curator is proposed.