ListSlotMetricsRequest
ListSlotMetricsRequest lists slot metrics for a range of slots.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
start_slot | uint64 | 1 · optional | Start slot for the range (inclusive). |
end_slot | uint64 | 2 · optional | End slot for the range (inclusive). Defaults to start_slot if not specified. |
limit | uint32 | 3 · optional | Maximum number of results to return. Defaults to 100. |