This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Muxed Ids in Responses
- Updated
AssetResponse
to include more detailed information about balances for the specified asset. - Added the ability to list operations associated with a claimable balance.
- Added the ability to list transactions associated with a claimable balance.
Breaking
- Many instances of
PublicKey
fields on response classes have been upgraded toAccountId
s to reflect Horizon's
improved support for multiplexed addresses. Changes are present in Operation, Transaction and Effect classes.