mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
anonymize datadir
This commit is contained in:
parent
3627fc5258
commit
331f0da16b
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ currently uses to store all its databases.
|
|||
|
||||
```javascript
|
||||
> admin.datadir
|
||||
"/home/karalabe/.ethereum"
|
||||
"/home/john/.ethereum"
|
||||
```
|
||||
|
||||
### admin_nodeInfo
|
||||
|
|
|
|||
Loading…
Reference in a new issue