We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Controller has two existing methods: replace_producer_keys and replace_account_keys.
replace_producer_keys
replace_account_keys
savanna
replace_finalizer_keys
spring-util
eosio
chain_id
The text was updated successfully, but these errors were encountered:
This is a good idea, but we should wait until we actually need to use this functionality before implementing.
Sorry, something went wrong.
No branches or pull requests
Controller has two existing methods:
replace_producer_keys
andreplace_account_keys
.replace_producer_keys
currently does nothing undersavanna
.replace_finalizer_keys
.spring-util
which would allow replacing the producer andeosio
account keys for a legacy chain.chain_id
or providing a mechanism to change it.chain_id
would also require updating the chain id in the block log if block log support was provided.The text was updated successfully, but these errors were encountered: