Last active
January 21, 2018 20:00
-
-
Save tzhenghao/808783f388c7cef341b357b3321e2ef8 to your computer and use it in GitHub Desktop.
How to update accounts on Geth
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
geth account update <ACCOUNT_NUMBER> | |
#Example: | |
# geth account update 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment