mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-01 01:25:48 +00:00
support DynamicNFT (#2726)
* support DynamicNFT * Update history.md * use xrpl-codec-gen to generate definitions.json and modify ripple-binary-code HISTORY.md * use validateRequiredField for NFTokenID check * move comment to a proper place * Add some comment and modify integration test * update transaction number * update ci rippled version
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
### Added
|
||||
* Support for the Price Oracles amendment (XLS-47).
|
||||
* Add `NFTokenModify` transaction and add `tfMutable` flag in `NFTokenMint`
|
||||
|
||||
### Fixed
|
||||
* Better error handling/error messages for serialization/deserialization errors.
|
||||
|
||||
Reference in New Issue
Block a user