algorand / algorand/go-algorand
Return all Confirmed Transactions within Group for algod POST /v2/transactions API call
未关闭
FDE
- 主要语言
- Go
- 星标
- 1.4k
- 派生
- 537
- 平均合并
- 1 天 6 小时
- 30 天内合并 PR
- 17
描述
Currently the algod POST /v2/transactions API call returns a single "txId". When sending a transaction group, the return value is the first txId.
**Describe the solution you'd like**
When sending a transaction group to POST /v2/transaction it may be beneficial to receive the complete set of confirmed txIds rather than just the first txId in the set.
贡献指南
评估
这个 Issue 还没有评估数据。