Skip to content

Commit

Permalink
better description of txsub issue in notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Feb 5, 2024
1 parent 433831f commit 098e686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/horizon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ file. This project adheres to [Semantic Versioning](http://semver.org/).
## 2.28.1

### Fixed
- Submitting transaction with a future gapped sequence number when horizon ingestion is lagging behind core, may result in delayed 60s timeout response ([5191](https://github.com/stellar/go/pull/5191))
- Submitting transaction with a future gapped sequence number greater than 1 past current source account sequence, may result in delayed 60s timeout response, rather than expected HTTP 400 error response with `result_codes: {transaction: "tx_bad_seq"}` ([5191](https://github.com/stellar/go/pull/5191))


## 2.28.0
Expand Down

0 comments on commit 098e686

Please sign in to comment.