We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8380f commit fd8e80aCopy full SHA for fd8e80a
specs/_features/eip8025/prover.md
@@ -43,7 +43,7 @@ def get_execution_proof_signature(
43
return bls.Sign(privkey, signing_root)
44
```
45
46
-## Execution proof proposal
+## Execution proof
47
48
### Constructing the `SignedExecutionProof`
49
specs/gloas/validator.md
@@ -239,7 +239,7 @@ def prepare_execution_payload(
239
)
240
241
242
-### Payload timeliness attestation proposal
+### Payload timeliness attestation
243
244
Some validators are selected to submit payload timeliness attestations.
245
Validators should call `get_ptc_assignment` at the beginning of an epoch to be
0 commit comments