This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Transfer] Fix known properties that don't meet SEP-24 spec (#130)
Some anchors don't 100% meet the SEP-24 spec for transaction object requirements, so normalize transaction responses to fix some known examples. - Settle submits _id instead of id, so rewrite that if found. - Saldo submits amount instead of amount_in and amount_out, so rewrite that if found.
- Loading branch information
Morley Zhi
authored
Dec 12, 2019
1 parent
64e8a15
commit fb34411
Showing
3 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters