mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Updates: * Expose abstract KeyPair * Update ripple-address-codec dependency * Add keyPairFromSeed method, which can handle ed25519 seeds
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"bn.js": "^3.0.1",
|
||||
"elliptic": "^5.0.0",
|
||||
"hash.js": "^1.0.3",
|
||||
"ripple-address-codec": "^1.0.3"
|
||||
"ripple-address-codec": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"assert-diff": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user