我在sale.augur.net页面上创建了一个ethereum帐户。现在我终于下载并安装了Geth。我怎样才能把那个帐户导入Geth?
发布于 2016-03-22 06:29:03
1)将您的帐户文件放入geth文件夹(https://github.com/ethereum/go-ethereum/wiki/Backup-&-restore)。
2)将其用作任何其他帐户(https://github.com/ethereum/go-ethereum/wiki/Managing-your-accounts)
https://ethereum.stackexchange.com/questions/1262
复制相似问题