EthGetUncleCountByBlockNumberJsonRpcProcedure
EthGetUncleCountByBlockNumberJsonRpcProcedure: (
request) =>Promise<EthGetUncleCountByBlockNumberJsonRpcResponse>
Parameters
• request: EthGetUncleCountByBlockNumberJsonRpcRequest
Returns
Promise<EthGetUncleCountByBlockNumberJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:147