mirror of
https://github.com/luxfi/sudoamm.git
synced 2026-07-25 16:17:09 +00:00
fix arg issue?
This commit is contained in:
@@ -23,7 +23,7 @@ clean :; forge clean
|
||||
lint :; yarn run lint
|
||||
estimate :; ./scripts/estimate-gas.sh ${contract}
|
||||
size :; ./scripts/contract-size.sh ${contract}
|
||||
snapshot :; forge snapshot --optimize --optimize-runs 1000000
|
||||
snapshot :; forge snapshot --optimize --optimizer-runs 1000000
|
||||
test-deploy :; ./scripts/test-deploy.sh
|
||||
|
||||
# Deployment helpers
|
||||
|
||||
Reference in New Issue
Block a user