mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Release 4.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ripple-address-codec Release History
|
||||
|
||||
## 4.0.0 (UNRELEASED)
|
||||
## 4.0.0 (2019-10-08)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
@@ -14,3 +14,4 @@
|
||||
* `xAddressToClassicAddress` - Decode an X-address to account ID, tag, and network ID
|
||||
* `decodeXAddress` - Convert X-address to classic address, tag, and network ID
|
||||
* `isValidXAddress` - Check whether an X-address (X...) is valid
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-address-codec",
|
||||
"version": "4.0.0-b6",
|
||||
"version": "4.0.0",
|
||||
"description": "encodes/decodes base58 encoded XRP Ledger identifiers",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user