Skip to content

Commit

Permalink
fix log example
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Dec 21, 2023
1 parent 9fc5e59 commit 95e2704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/stop-vc-when-validator-slashed.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ You might still consider these side effects a worthwhile trade-off since they ca
When enabled, the following log will be printed when any owned validator is slashed:

```bash title="Example validator client shut down when an owned validator is slashed"
Validator(s) with public key(s) {} got slashed: b28ab22. Shutting down validator client...
Validator(s) with public key(s) b28ab22 got slashed. Shutting down validator client...
```

0 comments on commit 95e2704

Please sign in to comment.