Skip to content

Commit

Permalink
further update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed Aug 6, 2024
1 parent 070cd2b commit 427ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic-tsnode-esm/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { mainnet } from 'viem/chains'

const client = createEnsPublicClient({
chain: mainnet,
transport: http('https://web3.ens.domains/v1/mainnet'),
transport: http('https://web3.euc.li/v1/mainnet'),
})

const main = async () => {
Expand Down

0 comments on commit 427ca0f

Please sign in to comment.