Skip to content

Commit 103a1d0

Browse files
committed
update
1 parent acffb9b commit 103a1d0

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -899,8 +899,3 @@
899899
rpcUrl: https://rpc.test.mezo.org
900900
networkId: 31611
901901
type: EvmChain
902-
- id: base_test_tejas
903-
mainnet: true
904-
rpcUrl: https://virtual.base.rpc.tenderly.co/444099c9-ce2d-4abd-b476-2068658c5e57
905-
networkId: 12112
906-
type: EvmChain

governance/xc_admin/packages/xc_admin_common/src/chains.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ export const RECEIVER_CHAINS = {
110110
bittensor_mainnet: 60080,
111111
xion: 60081,
112112
swellchain: 60082,
113-
base_test_tejas: 60083,
114113

115114
// Testnets as a separate chain ids (to use stable data sources and governance for them)
116115
injective_testnet: 60013,

0 commit comments

Comments
 (0)