We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbc964 commit 94de60eCopy full SHA for 94de60e
CHANGELOG.md
@@ -18,6 +18,10 @@ avoid the network call use GA_get_assets. In addition GA_refresh_assets now
18
does not return any value, to get assets data use GA_get_assets.
19
- GA_get_assets: it is now possible to fetch informations via the `assets_id`
20
even before logging into a session.
21
+- Removed support for LiquiDEX v0 for GA_create_swap_transaction,
22
+GA_complete_swap_transaction and GA_validate, which now support LiquiDEX v1
23
+only. LiquiDEX v0 transactions can still be created and completed with
24
+GA_create_transaction.
25
26
### Fixed
27
0 commit comments