Skip to content

Commit

Permalink
Merge branch 'master' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper authored Jan 28, 2025
2 parents fab5f93 + 015868a commit 16d9918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vyper/cli/vyper_compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from vyper.typing import ContractPath, OutputFormats
from vyper.utils import uniq

format_options_help = """Format to print, one or more of:
format_options_help = """Format to print, one or more of (comma-separated):
bytecode (default) - Deployable bytecode
bytecode_runtime - Bytecode at runtime
blueprint_bytecode - Deployment bytecode for an ERC-5202 compatible blueprint
Expand Down

0 comments on commit 16d9918

Please sign in to comment.