Skip to content

Commit

Permalink
Add warning about checkpoint-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
avilagaston9 committed Apr 4, 2024
1 parent b50e41d commit b8e357b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ You can also specify a port with the "--beacon-api-port" flag:
```shell
iex -S mix run -- --beacon-api --beacon-api-port <your_port_here>
```
> [!WARNING]
> In case checkpoint-sync is needed, following the instructions above will end immediately with an error (see [Checkpoint Sync](#checkpoint-sync)).
>
### Tests, linting and formatting

Expand Down

0 comments on commit b8e357b

Please sign in to comment.