Skip to content

Commit

Permalink
set search start block
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-kothari committed Oct 9, 2023
1 parent a7710f0 commit 2b9c775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn-project/canary/scripts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ services:
ETHEREUM_HOST: http://fork:8545
CHAIN_ID: 31337
PXE_URL: http://sandbox:8080
SEARCH_START_BLOCK: ${FORK_BLOCK_NUMBER:-0}
command: ${TEST:-./src/uniswap_trade_on_l1_from_l2.test.ts}

0 comments on commit 2b9c775

Please sign in to comment.