Add TODO placeholder sections for missing content

- Add Offline Duration Measurement placeholder
- Add Checkpoint Provider HTTP API placeholder

These sections are referenced in the source document but not yet defined.
This commit is contained in:
Cofson
2025-12-23 18:08:23 +01:00
parent fbe542a238
commit 9b27f5cd41

View File

@@ -408,6 +408,19 @@ The following example explains why $T_\text{offline}$ should not be set too long
faster than the honest peer,
the restarted node will commit to the fork because it has $k$ new blocks.
### Offline Duration Measurement
> **TODO**: This section is referenced in the source document
> but not yet defined.
> Content to be added describing recommended ways to measure offline duration.
### Checkpoint Provider HTTP API
> **TODO**: This section is referenced in the source document
> but not yet defined.
> Content to be added describing the HTTP API
> for downloading checkpoint blocks and ledger state.
## References
### Normative