EigenDA Validator Node API

gRPC API served by EigenDA operator nodes. Validators receive chunk dispersals from the Disperser, sign aggregated attestations, and serve chunk retrieval. v2 introduces node_v2.proto and a separate signing_rate.proto for measuring per-validator availability.

API entry from apis.yml

apis.yml Raw ↑
aid: eigenda:validator-node-api
name: EigenDA Validator Node API
description: gRPC API served by EigenDA operator nodes. Validators receive chunk dispersals from the Disperser,
  sign aggregated attestations, and serve chunk retrieval. v2 introduces node_v2.proto and a separate
  signing_rate.proto for measuring per-validator availability.
humanURL: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/validator
tags:
- Data Availability
- Validator
- Node
- Operators
- gRPC
properties:
- type: Documentation
  url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/validator/node_v2.proto
- type: Documentation
  url: https://github.com/Layr-Labs/eigenda/blob/master/api/proto/validator/signing_rate.proto
- type: Protobuf
  url: https://github.com/Layr-Labs/eigenda/tree/master/api/proto/validator