This release introduces breaking changes from stellar-base. It adds unconditional support for muxed accounts. Please refer to the corresponding release notes for details on the breaking changes there.
Breaking Updates
-
Upgrades the stellar-base library to v7.0.0 (#735).
-
Removes the
AccountResponse.createSubaccountmethod since this is also gone from the underlyingAccountinterface. Thestellar-baserelease notes describe alternative construction methods (#735).
Fix
- Use the right string for liquidity pool trades (#734).