Skip to content

Commit

Permalink
revert modeUrl change
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Aug 4, 2023
1 parent fabfb65 commit ed3a4c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/chains/latticeTestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ export const latticeTestnet = {
url: "https://explorer.testnet-chain.linfra.xyz",
},
},
modeUrl: "https://mode.testnet-mud-services.linfra.xyz",
faucetUrl: "https://faucet.testnet-mud-services.linfra.xyz",
} as const satisfies MUDChain;

0 comments on commit ed3a4c8

Please sign in to comment.