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