export const BRANDING = Object.freeze("EaglerXProxy"); export const VERSION = "1.0.0"; export const NETWORK_VERSION = Object.freeze(BRANDING + "/" + VERSION);