我使用的是dapptools套件中的ethsign,我有一个导入的私钥,我可以在ethsign ls中看到它。我该怎么移除它?
例如,从以下几个方面出发:
$ ethsign ls
0x3DF02ac6fEe39B79654AA81C6573732439e73A81 keystore
0x643315C9Be056cDEA171F4e7b2222a4ddaB9F88D keystore至:
$ ethsign ls
0x643315C9Be056cDEA171F4e7b2222a4ddaB9F88D keystore发布于 2022-01-13 03:00:12
默认目录为$HOME/.ethereum/keystore/
一定要创建备份。删除那里的文件。
https://ethereum.stackexchange.com/questions/118259
复制相似问题