Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya520 committed Sep 19, 2024
1 parent 74002f3 commit 44eb183
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions contract_manager/store/chains/EvmChains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,3 @@
rpcUrl: https://mainnet.evm.nodes.onflow.org
networkId: 747
type: EvmChain
- id: unichain_testnet
mainnet: false
rpcUrl: http://beta-u-TxIng-LzVa4ZEfbwt7-214653587.us-east-2.elb.amazonaws.com:8545
networkId: 2332
type: EvmChain
1 change: 0 additions & 1 deletion governance/xc_admin/packages/xc_admin_common/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ export const RECEIVER_CHAINS = {
flow_testnet: 50094,
apechain_testnet: 50095,
soneium_minato_testnet: 50096,
unichain_testnet: 50099,
};

// If there is any overlapping value the receiver chain will replace the wormhole
Expand Down

0 comments on commit 44eb183

Please sign in to comment.