REQUIRED_READ_HEADERS
Documentation for eth_defi.hyperliquid.vault_review_sync.REQUIRED_READ_HEADERS data.
- REQUIRED_READ_HEADERS = ('Name', 'address', 'APY 1M', 'TVL', 'followers', 'Review status')
Columns we require to be present when reading the sheet back.
The two link columns are derived on write and are never consumed on read, so we don’t require them: older sheets that predate the link columns can still be synced and will be upgraded to the new schema on the next write.