We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f5c53 commit f95f52aCopy full SHA for f95f52a
1 file changed
packages/cli/src/commands/query.ts
@@ -88,8 +88,8 @@ export default {
88
},
89
mainnet: {
90
provider:
91
- "https://mainnet.infura.io/v3/b00b2c2cc09c487685e9fb061256d6a6"
92
- }
+ "https://mainnet.infura.io/v3/b00b2c2cc09c487685e9fb061256d6a6",
+ },
93
}),
94
95
{
0 commit comments