Skip to content

Commit

Permalink
feat: show sei
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Oct 30, 2024
1 parent 67b28bb commit 5743bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'];

0 comments on commit 5743bf5

Please sign in to comment.