export interface GorbStats { accounts: number, uptime: number, version: string, build_number: string }