Skip to content

Readme Update command to run mantis on ETC mainnet#712

Merged
lemastero merged 2 commits intodevelopfrom
update_run_mantis_mainet_command
Sep 30, 2020
Merged

Readme Update command to run mantis on ETC mainnet#712
lemastero merged 2 commits intodevelopfrom
update_run_mantis_mainet_command

Conversation

@lemastero
Copy link
Copy Markdown
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
Copy Markdown

@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