Decode a compact WireEmbeddedRequest back to the standard JSON-RPC AppRequest-shaped { method, params: [JSON-string] }.
AppRequest
{ method, params: [JSON-string] }
Decode a compact WireEmbeddedRequest back to the standard JSON-RPC
AppRequest-shaped{ method, params: [JSON-string] }.