Skip to content

Commit

Permalink
adds error text
Browse files Browse the repository at this point in the history
  • Loading branch information
hughy committed Mar 12, 2024
1 parent be5ee83 commit e28f537
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/get-started/cli-cmd-reset.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ Deletes your chain database. Your wallet, accounts, and keys will NOT be deleted
```sh
ironfish reset
```

The `reset` command may resolve errors like the one shown below:

```
Genesis block in network definition does not match existing chain genesis block
```

0 comments on commit e28f537

Please sign in to comment.