3.8 查询交易回执信息by transaction hash

getTransactionReceipt

参数:

  • txHash 交易hash。
  • nodeIds 说明请求向哪些节点发送。
  1. Request<ReceiptResponse> getTransactionReceipt(String txHash, int... nodeIds);