Skip to content

Conversation

wellnana
Copy link
Contributor

Add argument description for cast rpc --decode-internal command.

Currently it is not clear what the argument does from cast rpc --help.

Usage: cast call [OPTIONS] [TO] [SIG] [ARGS]... [COMMAND]

Commands:
  --create  ignores the address field and simulates creating a contract
  help      Print this message or the help of the given subcommand(s)

Arguments:
  [TO]
          The destination of the transaction

  [SIG]
          The signature of the function to call

  [ARGS]...
          The arguments of the function to call

Options:
...

      --debug
          Opens an interactive debugger. Can only be used with `--trace`

      --decode-internal


      --labels <LABELS>
          Labels to apply to the traces; format: `address:label`. Can only be used with `--trace`

...

@onbjerg onbjerg merged commit 954accf into foundry-rs:master Sep 25, 2025
16 checks passed
@onbjerg onbjerg self-assigned this Sep 25, 2025
@github-project-automation github-project-automation bot moved this to Done in Foundry Sep 25, 2025
@grandizzy grandizzy moved this from Done to Completed in Foundry Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

2 participants