Skip to content

Commit d734abd

Browse files
committed
chore: lint spacing
1 parent a2ffc70 commit d734abd

File tree

1 file changed

+1
-3
lines changed
  • public/content/developers/docs/consensus-mechanisms/pos/attestations

1 file changed

+1
-3
lines changed

public/content/developers/docs/consensus-mechanisms/pos/attestations/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ Each of the participation flags can be either true or false, depending on the su
5656

5757
The best scenario occurs when all three flags are true, in which case a validator would earn (per correct flag):
5858

59-
`
60-
reward += base reward * flag weight * flag attesting rate / 64
61-
`
59+
`reward += base reward * flag weight * flag attesting rate / 64`
6260

6361
The flag attesting rate is measured using the sum of effective balances of all attesting validators for the given flag compared the total active effective balance.
6462

0 commit comments

Comments
 (0)