We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30a37aa + e04895e commit 24c61c5Copy full SHA for 24c61c5
config.yaml
@@ -19,7 +19,6 @@ field_selection:
19
- hash
20
- from
21
unordered_multichain_mode: true
22
-rollback_on_reorg: false
23
networks:
24
- id: 1
25
start_block: 0
package.json
@@ -10,7 +10,7 @@
10
"start": "ts-node generated/src/Index.bs.js"
11
},
12
"dependencies": {
13
- "envio": "^2.7.3",
+ "envio": "2.8.2",
14
"ethers": "^6.13.4"
15
16
"devDependencies": {
0 commit comments