Skip to content

Commit

Permalink
update update080.md with GLEEC installation check
Browse files Browse the repository at this point in the history
  • Loading branch information
DeckerSU committed Oct 5, 2024
1 parent 695e021 commit 94559d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/update080.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ source ~/dPoW/iguana/pubkey.txt
komodod -pubkey=$pubkey -ac_name=GLEEC -ac_supply=210000000 -ac_public=1 -ac_staked=100 -addnode=95.217.161.126 -addnode=209.222.101.247 -addnode=103.195.100.32 -datadir=${HOME}/.komodo/GLEEC_OLD &
```

#### Check GLEEC installation

When both GLEEC daemons are running, check your GLEEC installation using `./dPoW/iguana/checkGLEEC.sh`. If everything is correct, it should display "GLEEC install - Ok!". In case of errors, verify that your GLEEC chain launch parameters are correct and that the directory names match the documentation (i.e., GLEEC_OLD for the old GLEEC chain and GLEEC for the new one). Try to resolve the errors by resyncing the chains or correcting any issues you find.

#### Open the Iguana P2P ports

Please note that iguana ports were changed to 13348 for main and 13345 3rd party networks
Expand Down

0 comments on commit 94559d2

Please sign in to comment.