Refactored guide, implemented ckcc and passphraseme and deprecated Electrum
This commit is contained in:
parent
908b211c36
commit
1965eca7f6
19 changed files with 351 additions and 548 deletions
|
@ -19,7 +19,7 @@ if [ -n "$1" ]; then
|
|||
else
|
||||
printf "%s\n" "Running unit tests…"
|
||||
expect ./tests/bip39.exp
|
||||
expect ./tests/electrum.exp
|
||||
expect ./tests/passphrase.exp
|
||||
expect ./tests/default.exp
|
||||
expect ./tests/shamir.exp
|
||||
expect ./tests/shamir-2-of-3.exp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue