Skip to content

Commit

Permalink
fix start fork
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbozaur committed Oct 30, 2023
1 parent 1c8f7c1 commit f6bf883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/verify_simple_dvt_factories.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ _EOF_
sleep 10
}

start_fork

echo "=========================================================="
./bytecode-verificator/bytecode_verificator.sh --solc-version 0.8.6 --remote-rpc-url $REMOTE_RPC --config-json ../deployed-mainnet.json --contract AllowedRecipientsBuilder --etherscan-api-url https://api.etherscan.io/api --local-ganache
echo "=========================================================="
Expand Down

0 comments on commit f6bf883

Please sign in to comment.