get_epoch_schedule
Retrieve epoch schedule details from the Solana cluster's genesis configuration to understand the timing and structure of epochs on the blockchain.
Instructions
Returns epoch schedule information from this cluster's genesis config.
Returns: str: Epoch schedule in the format "Epoch schedule: {schedule}"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |