Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of Minting capability after Network's Genesis #37

Open
supra-yoga opened this issue Aug 5, 2024 · 0 comments
Open

Handling of Minting capability after Network's Genesis #37

supra-yoga opened this issue Aug 5, 2024 · 0 comments
Assignees

Comments

@supra-yoga
Copy link

Prior to the PBO delegation pool changes, i.e. when validators were initialized via create_initialize_validators_with_commission function in genesis.move, the minting capability is destroyed right after validators are created.

https://github.com/Entropy-Foundation/aptos-core/blob/integrate_consensus_key/aptos-move/framework/supra-framework/sources/genesis.move#L338

Should we aim to do the same in our current implementation too? How should minting capabilities be handled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants