Skip to content

Commit

Permalink
Delete api key in wagmi config
Browse files Browse the repository at this point in the history
  • Loading branch information
bonnie57 committed Apr 24, 2024
1 parent dd4d1bc commit adaa0eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/wagmi-generater/wagmi.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export default defineConfig(async () => {
chainId: sepoliaChainId,
}),
contracts: contracts,
apiKey: "SESFC586HF7TPP759BIWCQ14Q5MP3H5JMC",
}),
sdk({
permissionLessSDK: true,
Expand Down

0 comments on commit adaa0eb

Please sign in to comment.