Skip to content

Commit

Permalink
fix(rundler): fix rundler v0.6 entry point disable (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dancoombs committed Jun 20, 2024
1 parent 92b5830 commit 7781400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundlers/rundler/rundler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ services:
- PRIORITY_FEE_MODE_VALUE=0
- POOL_THROTTLED_ENTITY_LIVE_BLOCKS=20
- NETWORK=dev
- ENTRY_POINT_V0_6_ENABLED=false
- DISABLE_ENTRY_POINT_V0_6=true
ports:
- '3000:3000'

0 comments on commit 7781400

Please sign in to comment.