mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Add fromMnemonic using same decode method as wallet_propose (rfc1751) (#1992)
* Add rfc1751 mnemonic decoding
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"include": [
|
||||
"./src/**/*.ts",
|
||||
"./test/**/*.ts",
|
||||
"./src/**/*.json",
|
||||
"./snippets/src/**/*.ts",
|
||||
".eslintrc.js"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user