Skip to content

Commit

Permalink
Update --chain command line option for Beresheet. Testnet currently u…
Browse files Browse the repository at this point in the history
…sing beresheet-v46 chainspec. (#36)
  • Loading branch information
JelliedOwl authored Oct 7, 2022
1 parent dfc39b2 commit 83354a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To start up the Edgeware node and connect to the Mainnet, run:

To start up the Edgeware node and connect to the Beresheet testnet, run:
```
./target/release/edgeware --chain=beresheet --name <INSERT_NAME>
./target/release/edgeware --chain=beresheet-v46 --name <INSERT_NAME>
```

### Docker
Expand Down

0 comments on commit 83354a3

Please sign in to comment.