EthGetUncleCountByBlockHashJsonRpcProcedure
EthGetUncleCountByBlockHashJsonRpcProcedure: (
request) =>Promise<EthGetUncleCountByBlockHashJsonRpcResponse>
Parameters
• request: EthGetUncleCountByBlockHashJsonRpcRequest
Returns
Promise<EthGetUncleCountByBlockHashJsonRpcResponse>
Source
procedures/src/eth/EthProcedure.ts:143