createJsonRpcFetcher
createJsonRpcFetcher(
client
):JsonRpcClient
Parameters
• client
• client.request: EIP1193RequestFn
<undefined
>
Returns
the result
field from the JSON-RPC response
See
https://ethereum.org/en/developers/docs/apis/json-rpc/
Example
Source
packages/jsonrpc/src/createJsonRpcFetcher.js:19