Sifchain / peggy

Other
4 stars 2 forks source link

RBAC: Minter for IbcToken #112

Closed daniportugalgit closed 3 years ago

daniportugalgit commented 3 years ago

Essentially the minter function should be callable by anyone with the minter role. And the owner can add and remove minters for each token at will.

daniportugalgit commented 3 years ago

Done. It's in the IbcToken branch: future/peggy2-ibctoken

daniportugalgit commented 3 years ago

PR merged into future/peggy2: https://github.com/Sifchain/sifnode/pull/1814/