feat: show sei

pull/134/head
Trevor Porter 4 weeks ago
parent 67b28bbbd7
commit 5743bf5115
  1. 2
      src/consts/config.ts

@ -20,4 +20,4 @@ export const config: Config = Object.freeze({
// Based on https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/main/typescript/infra/config/environments/mainnet3/agent.ts
// Based on https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/main/typescript/infra/config/environments/testnet4/agent.ts
export const unscrapedChainsInDb = ['proteustestnet', 'sei', 'viction'];
export const unscrapedChainsInDb = ['proteustestnet', 'viction'];

Loading…
Cancel
Save