Skip to content

Commit 3726c6f

Browse files
authored
Merge pull request #712 from input-output-hk/update_run_mantis_mainet_command
Readme Update command to run mantis on ETC mainnet
2 parents c9e10f5 + 027b71c commit 3726c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpcTest/resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Private keys for pre-funded accounts are located in `mantis/src/rpcTest/resource
1515

1616
4. Go to `~/mantis_build` directory and run mantis on ETC mainnet with command:
1717

18-
./bin/mantis-etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
18+
./bin/mantis-launcher etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
1919
2020
5. Ensure it has at least `150000` blocks.
2121
6. Go to `mantis` source dir and run

0 commit comments

Comments
 (0)