EthCallJsonRpcProcedure
EthCallJsonRpcProcedure: (
request
) =>Promise
<EthCallJsonRpcResponse
>
Parameters
• request: EthCallJsonRpcRequest
Returns
Promise
<EthCallJsonRpcResponse
>
Source
procedures/src/eth/EthProcedure.ts:89
EthCallJsonRpcProcedure: (
request
) =>Promise
<EthCallJsonRpcResponse
>
• request: EthCallJsonRpcRequest
Promise
<EthCallJsonRpcResponse
>
procedures/src/eth/EthProcedure.ts:89