omega/ui/src/models/marketOverrides.ts

3 lines
113 B
TypeScript

// use to override serum market to use specifc mint
export const MINT_TO_MARKET: { [key: string]: string } = {};