mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-15 04:26:37 +00:00
commit
1059927f9c
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ unless its location is changed through the KeyStoreDir configuration option.
|
||||||
|
|
||||||
Data Directory Sharing Example
|
Data Directory Sharing Example
|
||||||
|
|
||||||
In this exanple, two node instances named A and B are started with the same data
|
In this example, two node instances named A and B are started with the same data
|
||||||
directory. Mode instance A opens the database "db", node instance B opens the databases
|
directory. Mode instance A opens the database "db", node instance B opens the databases
|
||||||
"db" and "db-2". The following files will be created in the data directory:
|
"db" and "db-2". The following files will be created in the data directory:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue