update wallet script

pull/1139/head
Minh Doan 6 years ago committed by Minh Doan
parent 9623cefcab
commit da335a65c7
  1. 2
      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
}

Loading…
Cancel
Save