Skip to content

Commit

Permalink
add chain removals notice
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 authored Jun 18, 2021
1 parent 2357e30 commit ae51b9a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/update051.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ Make sure your iguana is running properly.

Note: You will either need to clear blocks and chainstate in ~/.komodo/VRSC and resync, or invalidate block 1568000.
Ask for help in Discord if you have problems.


- Shut down OOT, COQUICASH, AXO & BTCH daemons on Main server. These chains have been removed from dPoW assets.

```bash
komodo-cli -ac_name=AXO stop
komodo-cli -ac_name=BTCH stop
komodo-cli -ac_name=COQUICASH stop
komodo-cli -ac_name=OOT stop
```

0 comments on commit ae51b9a

Please sign in to comment.