EthSyncingJsonRpcProcedure
EthSyncingJsonRpcProcedure: (
request
) =>Promise
<EthSyncingJsonRpcResponse
>
Parameters
• request: EthSyncingJsonRpcRequest
Returns
Promise
<EthSyncingJsonRpcResponse
>
Source
procedures/src/eth/EthProcedure.ts:195