Skip to content

EthCallJsonRpcProcedure

EthCallJsonRpcProcedure: (request) => Promise<EthCallJsonRpcResponse>

Parameters

request: EthCallJsonRpcRequest

Returns

Promise<EthCallJsonRpcResponse>

Source

procedure/EthProcedure.ts:89