From da335a65c72b75e61992d6787a8fa331aaa36e05 Mon Sep 17 00:00:00 2001 From: Minh Doan Date: Sat, 22 Jun 2019 15:14:27 -0700 Subject: [PATCH] update wallet script --- scripts/wallet.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/wallet.sh b/scripts/wallet.sh index 682a0b2fa..f2c8271fb 100755 --- a/scripts/wallet.sh +++ b/scripts/wallet.sh @@ -56,6 +56,8 @@ Commands: --file - Non-human readable bls file. 13. importBls - Convert raw private key into encrypted bls key. --key - Raw private key. + 14. getBlsPublic - Show Bls public key given raw private bls key. + --key - Raw private key. EOT }