You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.