Skip to content

Commit b072ff8

Browse files
committed
update to mainnet
1 parent 3f07a1f commit b072ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/base-account/framework-integrations/wagmi/basenames.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { createPublicClient, http, toCoinType } from 'viem'
2222
import { base } from 'viem/chains'
2323

2424
const client = createPublicClient({
25-
chain: base,
25+
chain: mainnet,
2626
transport: http(),
2727
})
2828

0 commit comments

Comments
 (0)