mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 08:05:51 +00:00
feat: Add optional CTID field to Tx (#2477)
* Add optional CTID field to Tx * Update HISTORY.md * Update TxRequest * Update comment to remove incorrect statement --------- Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
This commit is contained in:
@@ -12,7 +12,11 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
|
||||
### Added
|
||||
* Support for `server_definitions` RPC
|
||||
|
||||
### Added
|
||||
* Add support for Concise Transaction Identifier (ctid) as defined in [XLS-37](https://github.com/XRPLF/XRPL-Standards/discussions/91)
|
||||
|
||||
### Fixed
|
||||
* Allow flag maps when submitting `NFTokenMint` and `NFTokenCreateOffer` transactions like others with flags
|
||||
* Fix parseNFTokenID to return the correct taxon if large serial and (or) taxon were used
|
||||
|
||||
## 2.13.0 (2023-10-18)
|
||||
|
||||
Reference in New Issue
Block a user