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

dApp staking v3 - allow force call by default in dev chains #1188

Open
Dinonard opened this issue Feb 29, 2024 · 0 comments
Open

dApp staking v3 - allow force call by default in dev chains #1188

Dinonard opened this issue Feb 29, 2024 · 0 comments
Labels
project Issue is part of an ongoing project

Comments

@Dinonard
Copy link
Member

Right now, by default, Safeguard is set by default to true.
This is done on purpose since we don't want to allow such calls in the production.

However, for dev chains it's more useful to allow force call by default.

To change this, genesis config of dApp staking v3 should be updated to also allow specification of the Safeguard value.
For dev chains, it should be set to false in the chain spec code.

@Dinonard Dinonard added the project Issue is part of an ongoing project label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project Issue is part of an ongoing project
Projects
None yet
Development

No branches or pull requests

1 participant