BlockchainCommons / BlockchainCommons/seedtool-cli-rust
Usage Example doesn't work
Open
- Dominant language
- Rust
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying the usage examples, but I can't recover seeds with SSKR, every time I press enter it asks for another input, I have to end it with Ctrl+C like here:
```
C:\Users\aaa\.cargo\bin>seedtool` --out sskr -g 2-of-3 -s btwm
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
tantkpgowkguaeadaohkbajodkgaldlkkkaowykizmctyklalysfbglahh
C:\Users\aaa\.cargo\bin>seedtool --in sskr
tantkpgowkguaeadaersrncktdjyoysalgpfuturndjyuecamhwswtwdos
tantkpgowkguaeadadsfvadtptvdrevwylwlgamnptsffguebznypriast
^D
^C
C:\Users\aaa\.cargo\bin>
```
Contributor guide
Assessment
This issue has not been assessed yet.