Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Muxed Ids in Responses

Compare
Choose a tag to compare
@Synesso Synesso released this 22 Jul 08:44
· 10 commits to master since this release
0b21c69
  • 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 to AccountIds to reflect Horizon's
    improved support for multiplexed addresses. Changes are present in Operation, Transaction and Effect classes.