windows之geth賬戶建立
建立新賬號,最好用>personal.newAccount();
而不要用C:\Users\Administrator\geth account new 命令;
不然賬戶地址建立在C:\Users\Administrator\AppData\Roaming\Ethereum\keystore下,而不是在
C:\Users\Administrator\test\keystore;從而挖礦時出現錯誤。
posted on 2019-06-08 19:18 狼愛上貍 閱讀(167) 評論(0) 編輯 收藏 所屬分類: Blockchain