Unverified Commit e1e7d734 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

refactor(rpc_module): RpcModule::raw_json_request -> String (#1287)

* change RpcModule::<call, subscribe, raw> -> String

This PR changes the RpcModule to support the new async API in the
MethodResponse and RpcModule::<call, subscribe, raw> now returns a
String instead of MethodResponse.

* refactor async response payload test
parent 8470f2bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment