mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
620 B
620 B
ripple-address-codec Release History
4.0.0 (2019-10-08)
Breaking Changes
decodeAddresshas been renamed todecodeAccountIDisValidAddresshas been renamed toisValidClassicAddress
New Features
classicAddressToXAddress- Derive X-address from classic address, tag, and network IDencodeXAddress- Encode account ID, tag, and network ID as an X-addressxAddressToClassicAddress- Decode an X-address to account ID, tag, and network IDdecodeXAddress- Convert X-address to classic address, tag, and network IDisValidXAddress- Check whether an X-address (X...) is valid