v13.4.0
What's Changed
This release contains a bunch of new features and also some fixes. Added support for RelayedV3 Transactions, EGLD
in MultiESDTNFTTransfer
and dynamic NFTs. For more informations please check out this page.
A "fixing" change has been introduced, there was a missing parameter for creating unjailing
transactions, that has been added.
The gasEstimator
has been marked as deprecated.
What's Changed
- Added amount parameter for unjailing transactions by @popenta in #461
- Added RelayedV3 method in RelayedTransactionsFactory by @popenta in #460
- Send Native token in MultiESDTNFTTransfer by @popenta in #462
- Mark
gasEstimator
as deprecated by @danielailie in #468 - Added methods for dynamic nfts by @popenta in #466
Full Changelog: v13.3.0...v13.4.0