| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| horizonclient _ txnbuild v23.0.0 source code.tar.gz | 2025-08-14 | 4.6 MB | |
| horizonclient _ txnbuild v23.0.0 source code.zip | 2025-08-14 | 5.4 MB | |
| README.md | 2025-08-14 | 1.1 kB | |
| Totals: 3 Items | 10.0 MB | 0 | |
What's Changed
This release includes support for Protocol 23
horizonclient
Breaking Changes
- The
errorResultXdrfield from the response of the async transaction submission endpoint has been removed (5737). - The
num_archived_contractsandarchived_contracts_amountfields from the/assetsresponse have been removed (5611).
Additive Changes
- Added 1 new optional string field
destination_muxed_idin theasset_balance_changessection of the/operationsendpoint which represents the muxed id in the case where an asset is transferred to a muxed account destination (5715, 5739).
txnbuild
Additive Changes
- Add helper for sending a payments to smart contract destinations 5642.
Full Changelog: https://github.com/stellar/go/compare/horizonclient-v15.0.0...horizonclient-v23.0.0