We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9e10f5 + 027b71c commit 3726c6fCopy full SHA for 3726c6f
src/rpcTest/resources/README.md
@@ -15,7 +15,7 @@ Private keys for pre-funded accounts are located in `mantis/src/rpcTest/resource
15
16
4. Go to `~/mantis_build` directory and run mantis on ETC mainnet with command:
17
18
- ./bin/mantis-etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
+ ./bin/mantis-launcher etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
19
20
5. Ensure it has at least `150000` blocks.
21
6. Go to `mantis` source dir and run
0 commit comments