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.
1 parent c38c31f commit 6386260Copy full SHA for 6386260
Makefile
@@ -222,7 +222,7 @@ __ANVIL__: ## ____
222
223
anvil_start: ## Start Anvil with pre-deployed state
224
@echo "Starting Anvil..."
225
- anvil --load-state contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json --block-time 2
+ anvil --load-state contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json --block-time 7
226
227
anvil_start_with_more_prefunded_accounts:
228
0 commit comments