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