EthHashrateJsonRpcProcedure
EthHashrateJsonRpcProcedure: (
request
) =>Promise
<EthHashrateJsonRpcResponse
>
Parameters
• request: EthHashrateJsonRpcRequest
Returns
Promise
<EthHashrateJsonRpcResponse
>
Source
procedure/EthProcedure.ts:99
EthHashrateJsonRpcProcedure: (
request
) =>Promise
<EthHashrateJsonRpcResponse
>
• request: EthHashrateJsonRpcRequest
Promise
<EthHashrateJsonRpcResponse
>
procedure/EthProcedure.ts:99