Attempt to make `Client` generic over Hasher/NodeCodec
This hits a problem when calling `with_externalities` as the `Externalities` cannot be generic due to the limitations of `environmental`. Can this be solved?
parent
b948f336
Please register or sign in to comment