GetActiveStateHashesRequest
GetActiveStateHashesRequest retrieves active state hashes for a range of slots.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
end_slot | uint64 | 1 · optional | The upper bound slot (inclusive). If not specified, defaults to the latest finalized slot. |
start_slot | uint64 | 2 · optional | The lower bound slot (inclusive). If not specified, defaults to max(0, end_slot - 127). |