-
Notifications
You must be signed in to change notification settings - Fork 704
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
Adapt RemoteExternalities
and its related types to be used with generic hash parameters
#3953
Conversation
bot fmt |
@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5764202 was started for your command Comment |
@ggwpez Command |
RemoteExternalities
and related types to depend on Hash
/HashOutput
RemoteExternalities
and its related types to be used with generic hash parameters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits but looks good 👍
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
d733c77
…eric hash parameters (paritytech#3953) Closes paritytech#3737 --------- Co-authored-by: command-bot <> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de>
Closes #3737