Skip to content

Commit

Permalink
Merge pull request #30 from stroomnetwork/fix_integration
Browse files Browse the repository at this point in the history
fix integration test
  • Loading branch information
bullet-tooth authored Jul 8, 2024
2 parents 5d770d6 + 852026c commit 78aae62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ deploy-on-anvil: ## Deploy BTCDepositAddressDeriver smart contract on local anvi
set-sample-seed: ## Set sample seed on previously deployed BTCDepositAddressDeriver.
BTC_ADDR1=tb1p5z8wl5tu7m0d79vzqqsl9gu0x4fkjug857fusx4fl4kfgwh5j25spa7245 \
BTC_ADDR2=tb1pfusykjdt46ktwq03d20uqqf94uh9487344wr3q5v9szzsxnjdfks9apcjz \
BTC_NETWORK=0 \
BTC_NETWORK=1 \
forge script \
-vvv \
script/SetSeed.s.sol:SetSeed \
Expand Down

0 comments on commit 78aae62

Please sign in to comment.