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