From cccf67520dc1d243ea26348a9ac1ef7adf6b5c59 Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Fri, 20 Dec 2024 08:40:27 -0500 Subject: [PATCH] as a reward part of the penalties of the denounced baker Co-authored-by: NicNomadic <148877430+NicNomadic@users.noreply.github.com> --- docs/tutorials/join-dal-baker/run-baker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/join-dal-baker/run-baker.md b/docs/tutorials/join-dal-baker/run-baker.md index 59687b284..2bc914393 100644 --- a/docs/tutorials/join-dal-baker/run-baker.md +++ b/docs/tutorials/join-dal-baker/run-baker.md @@ -135,7 +135,7 @@ Whether these messages appear or not after the attestation delay, proceed to [St The accuser is a daemon that monitors blocks and looks for problems, such as bakers who double-sign blocks or inject multiple attestations. If it finds a problem, it posts a denunciation operation, which leads to penalizing the misbehaving baker. -You don't have to run an accuser, but if you do, you can receive some of the penalties when the accuser denounces a baker. +You don't have to run an accuser, but if you do, you can receive as a reward part of the penalties of the denounced baker. Like the baker, the command for the accuser has the protocol name at the end. For example, if your operating system uses the `systemd` software suite, the attester service file might look like this example: