Skip to content

Commit 24c61c5

Browse files
authored
Merge pull request #2 from scope-sh/dp/bump-envio-v2.8.1
chore: bump envio version and turn reorgs back on
2 parents 30a37aa + e04895e commit 24c61c5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ field_selection:
1919
- hash
2020
- from
2121
unordered_multichain_mode: true
22-
rollback_on_reorg: false
2322
networks:
2423
- id: 1
2524
start_block: 0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "ts-node generated/src/Index.bs.js"
1111
},
1212
"dependencies": {
13-
"envio": "^2.7.3",
13+
"envio": "2.8.2",
1414
"ethers": "^6.13.4"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)