Uh oh!
There was an error while loading. Please reload this page.
Allow to configure seed via a BIP 39 mnemonic - #66
Conversation
danielnordh
commented
Apr 21, 2023
Does this also expose the ability to create a mnemonic? As I currently use BDK to generate the mnemonic for new users I would like to be able to do the same with ldk-node |
In Rust we to this end re-export the |
danielnordh
commented
Apr 21, 2023
I would also want a function that GETs a new mnemonic, for first time users. |
68c0e6e to
1e149cbComparetnull
commented
Apr 25, 2023
Rebased on main. |
Fixes#47, Based on #64
Since it's unblocked now, we allow users to give the seed via a BIP 39 mnemonic.