Interface ExchangeStatus

Hierarchy

  • ExchangeStatus

Properties

eta?: string | number

When the maintenance or outage is expected to end

info: Record<string, any>

Status is one of 'ok', 'shutdown', 'error', 'maintenance'

updated?: number

Integer, last updated timestamp in milliseconds if updated via the API

url?: string

A link to a GitHub issue or to an exchange post on the subject

Generated using TypeDoc