Commit 49ef89f
docs: replace code identifiers with plain English in validator duties (leanEthereum#1088)
The attestation-target docstring and inline comment named the config
constant in prose, and the block-production docstring named a struct
field. Names rot; describe the concept instead. Replace these with
"the justification lookback bound" and "the block-level proof carried
by the signed block envelope".
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b3f2691 commit 49ef89f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments