mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-15 20:46:40 +00:00
Fix old link to eth wiki
This commit is contained in:
parent
d09a2b3c8d
commit
ae2724318c
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Import binary-format blockchain exports with:
|
||||||
geth import <filename>
|
geth import <filename>
|
||||||
```
|
```
|
||||||
|
|
||||||
_See https://github.com/ethereum/wiki/wiki/Blockchain-import-export for more info_
|
_See https://eth.wiki/en/howto/blockchain-import-and-export-instructions for more info_
|
||||||
|
|
||||||
|
|
||||||
And finally: **REMEMBER YOUR PASSWORD** and **BACKUP YOUR KEYSTORE**
|
And finally: **REMEMBER YOUR PASSWORD** and **BACKUP YOUR KEYSTORE**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue