From 0bb783e66697d36ee2cee2912817f875e6a9ee3b Mon Sep 17 00:00:00 2001 From: Ted Yin Date: Fri, 23 Aug 2024 00:34:04 -0700 Subject: Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b695ab9..32517ca 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Examples - Use arbitrary UTF-8 string as your mnemonic ``./keytree.py --custom --save mykeystore.json`` - Show Fuji testnet address format ``./keytree.py --hrp fuji`` - Generate a new mnemonic and also use a 2/3 Shamir's secret sharing (3 shares, recoverable with any 2 of them): ``./keytree.py --gen-mnemonic --gen-shamir --shamir-threshold 2 --shamir-num 3`` -- Recover a new mnemonic from the previous example and save it to a keystore file: ``./keytree.py --recover-shamir 1,2 --shamir-threshold 2 --shamir-num 3 --save mykeystore.json`` +- Recover a new mnemonic from the previous example and save it to a keystore file: ``./keytree.py --recover-shamir 1,2 --save mykeystore.json`` Caveat -- cgit v1.2.3-70-g09d2