Files
ritmex-bot/docs/grvt/schemas/query_find_epoch_response.md

11 lines
514 B
Markdown

!!! info "[QueryFindEpochResponse](/../../schemas/query_find_epoch_response)"
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|epoch<br>`e` |Epoch|True|The epoch|
??? info "[Epoch](/../../schemas/epoch)"
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|epoch<br>`e` |integer|True|The epoch number|
|start_time<br>`st` |string|True|The start time of the epoch|
|end_time<br>`et` |string|True|The end time of the epoch|