We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c8c2b commit ac2cfbfCopy full SHA for ac2cfbf
packages/nextjs/scaffold.config.ts
@@ -17,7 +17,7 @@ const scaffoldConfig = {
17
18
// The interval at which your front-end polls the RPC servers for new data
19
// it has no effect if you only target the local network (default is 4000)
20
- pollingInterval: 30000,
+ pollingInterval: 3000,
21
22
// This is ours Alchemy's default API key.
23
// You can get your own at https://dashboard.alchemyapi.io
0 commit comments