Skip to content

Make Assets Pallet's Privileged Roles Option #91

@joepetrowski

Description

@joepetrowski

Change the privileged asset roles from AccountId to Option<AccountId>. When the owner is set to None, only governance would be able to restore the role.

For discussion, if owner is Some, and they want to set a lower rank role from None to Some, should that require governance?

This would look similar to the PoolRoles struct in Nomination Pools.

Originally posted by @joepetrowski in paritytech/substrate#12310 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.I5-enhancementAn additional feature request.T1-FRAMEThis PR/Issue is related to core FRAME, the framework.

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions