Commit de6e69f
feat(docs): autogenerate node JSON-RPC API reference from TypeScript source
Adds a generation script that parses the AztecNode and AztecNodeAdmin
interfaces to produce the API reference doc, ensuring it stays in sync
with the actual RPC surface. Fixes missing endpoints (getCheckpointedBlockNumber,
getCheckpointsDataForEpoch, etc.) and removes stale methods.1 parent fe1ba71 commit de6e69f
5 files changed
Lines changed: 1772 additions & 515 deletions
File tree
- docs
- docs-operate/operators/reference
- network_versioned_docs/version-v2.1.11-ignition/operators/reference
- scripts/node_api_reference_generation
0 commit comments