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