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
The functions that are necessary exist in the Aura pallet: https://github.com/paritytech/substrate/blob/a0161f3b224a0607b351ae23b41621b01126a893/primitives/consensus/aura/src/lib.rs#L86-L93
It's just a matter of trying Aura in the warp sync code if the Babe functions are missing.
The text was updated successfully, but these errors were encountered:
@tomaka can you give me some directions so I can try to implement this feature?
Sorry, something went wrong.
#2578 was more or less a pre-requisite and is now done
Successfully merging a pull request may close this issue.
The functions that are necessary exist in the Aura pallet: https://github.com/paritytech/substrate/blob/a0161f3b224a0607b351ae23b41621b01126a893/primitives/consensus/aura/src/lib.rs#L86-L93
It's just a matter of trying Aura in the warp sync code if the Babe functions are missing.
The text was updated successfully, but these errors were encountered: