Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -418,3 +418,5 @@ emergency-withdraw: ## Emergency withdraw (requires EMERGENCY_TOKEN)
.PHONY: fmt fmt-check lint analyze mythril audit-prep
.PHONY: deploy-local deploy-sepolia deploy-goerli deploy-mainnet deploy-polygon deploy-arbitrum deploy-optimism
.PHONY: verify-mainnet interact-local interact-testnet
.PHONY: anvil anvil-fork anvil-polygon
.PHONY: docs docs-serve
Loading