diff --git a/packages/utils/constants/chains.ts b/packages/utils/constants/chains.ts index 91fe31a02..ae224f182 100644 --- a/packages/utils/constants/chains.ts +++ b/packages/utils/constants/chains.ts @@ -92,7 +92,6 @@ export const SUPPORTED_CHAINS: Partial> = // localClient: '07-tendermint-44', // stargaze // remoteClient: '07-tendermint-13', - needsSelfRelay: true, }, }, }, @@ -276,7 +275,6 @@ export const SUPPORTED_CHAINS: Partial> = // localClient: '07-tendermint-13', // juno // remoteClient: '07-tendermint-44', - needsSelfRelay: true, }, }, },