mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Add parseNFTokenID and tests (#1961)
* Add parseNFTokenID and tests * Lint * Move parseNFTokenID to utils * Lint * Move the NFTokenID into models * Move NFTokenID type out of models * Lint * Remove extra type and lint
This commit is contained in:
@@ -6,6 +6,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
|
||||
### Added
|
||||
* `federator_info` RPC support
|
||||
* Helper method for creating a cross-chain payment to/from a sidechain
|
||||
* Helper method for parsing an NFTokenID
|
||||
|
||||
### Fixed
|
||||
* Type of TrustSet transaction edited, specifically LimitAmount property type (fixed typescript issue)
|
||||
|
||||
Reference in New Issue
Block a user