Use opaque types in RPC
The reason that my code wouldn't compile was that there was a mismatch in the `Block` type being used by the service and the RPC.
parent
3c3c87f6
Please register or sign in to comment
The reason that my code wouldn't compile was that there was a mismatch in the `Block` type being used by the service and the RPC.