Open extremeandy opened 4 months ago
Hey @extremeandy! Just now seeing this, sorry for the delay. I did test both directions with seedtool when I was developing this, but it looks like you may be only importing one of the shares in the command you posted. Did you figure this out eventually?
I ended up using seedtool-cli to generate and then I validated using the Ledger Seed Tool app. Thanks!
Hi,
I wanted to check interoperability with https://github.com/BlockchainCommons/seedtool-cli-rust, but I can't get it to work.
E.g.
If I then try to recover with with
seedtool
I see an an error message:I tried generating shares using
seedtool
:I am able to recover the phrase using
seedtool -i sskr -o bip39
with the generated phrases from seedtool.Am I doing something wrong?