Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme Update command to run mantis on ETC mainnet #712

Merged
merged 2 commits into from
Sep 30, 2020

Conversation

lemastero
Copy link
Contributor

Description

Update command to run mantis on ETC mainnet from

./bin/mantis-etc ...

to

./bin/mantis-launcher etc ...

Update command to run mantis on ETC mainnet from
```shell script
./bin/mantis-etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
```
to
```shell script
./bin/mantis-launcher etc -Dmantis.sync.do-fast-sync=false -Dmantis.network.discovery.discovery-enabled=true -Dmantis.network.rpc.http.mode=http
```
@lemastero lemastero requested review from kapke and ntallar September 30, 2020 13:59
@ntallar ntallar changed the base branch from phase/etc_forks to develop September 30, 2020 14:16
Copy link

@ntallar ntallar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

 .\\            //.
. \ \          / /.
.\  ,\     /` /,.-
 -.   \  /'/ /  .
 ` -   `-'  \  -
   '.       /.\`
      -    .-
      :`//.'
      .`.'
      .' BP 

@lemastero lemastero merged commit 3726c6f into develop Sep 30, 2020
@lemastero lemastero deleted the update_run_mantis_mainet_command branch September 30, 2020 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants