EthMiningJsonRpcProcedure
EthMiningJsonRpcProcedure: (
request) =>Promise<EthMiningJsonRpcResponse>
Parameters
• request: EthMiningJsonRpcRequest
Returns
Promise<EthMiningJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:175
EthMiningJsonRpcProcedure: (
request) =>Promise<EthMiningJsonRpcResponse>
• request: EthMiningJsonRpcRequest
Promise<EthMiningJsonRpcResponse>
procedures/src/eth/EthProcedure.ts:175