UNPKG

@ledgerhq/coin-celo

Version:
13 lines (11 loc) 245 B
import { ConfigInfo } from "@ledgerhq/live-config/LiveConfig"; export const celoConfig: Record<string, ConfigInfo> = { config_currency_celo: { type: "object", default: { status: { type: "active", }, }, }, };