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
Followup of #1438
Currently running cargo run --features with-mandala-runtime -- --dev will result such warning
cargo run --features with-mandala-runtime -- --dev
Possible safety violation: attempted to re-finalize last finalized block 0xd30a32549274fff8092dd3e6c1f5cc640ac09eff876d34c9b825aab9ec95b757
Need to find a way to avoid it.
The text was updated successfully, but these errors were encountered:
This should help paritytech/substrate#12106
Sorry, something went wrong.
No branches or pull requests
Followup of #1438
Currently running
cargo run --features with-mandala-runtime -- --dev
will result such warningNeed to find a way to avoid it.
The text was updated successfully, but these errors were encountered: