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
initializing block 1 thread 'main' panicked at /Users/nikitakhateev/projects/polkadot-runtime-template/generic-template/template-fuzzer/.cargo/git/checkouts/polkadot-sdk-cff69157b985ed76/16b0fd0/substrate/frame/aura/src/lib.rs:400:9: assertion `left == right` failed: Timestamp slot must match `CurrentSlot` left: Slot(1) right: Slot(0)
No such error in the fuzzing run
The text was updated successfully, but these errors were encountered:
KitHat
Successfully merging a pull request may close this issue.
templates
What happened?
Expected behavior
No such error in the fuzzing run
Contribution Guidelines
The text was updated successfully, but these errors were encountered: