Implement config::Header and config::Hasher on the Substrate Header/Hasher types that we used to use in SubstrateConfig #835
Labels
good first issue
Small, well scoped, simple; good for newcomers
I found subxt define header and hasher by coping substrate types.
But it will be bad for our use case. We want to use the original header defined by substrate everywhere(for mock testings).
Sorry, I don't see any benefit in copying the code over.
The text was updated successfully, but these errors were encountered: