3.9 查询区块交易数量by block hash

getBlockTxCountByHash

参数:

  • blockHash 区块哈希值
  • nodeIds 说明请求向哪些节点发送
  1. Request<TxCountWithTSResponse> getBlockTxCountByHash(String blockHash, int... nodeIds);