Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Consolidate genesis.json into testnet folder and update Readme with i…
Browse files Browse the repository at this point in the history
…ssue #2

#2
  • Loading branch information
teslashibe committed Feb 23, 2022
1 parent 56eaa13 commit e730f52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ The repo directory includes the `genesis.json` file that is used to connect to t
Run the following command
```
cd node
geth --datadir data init ../genesis.json
geth --datadir data init ../network/testnet/genesis.json
```
You will get the following output;
```
Expand Down
53 changes: 0 additions & 53 deletions genesis.json

This file was deleted.

0 comments on commit e730f52

Please # to comment.