book icon indicating copy to clipboard operation
book copied to clipboard

Update cast ABI Commands part (outdated and missing decode-XXX commands)

Open Hugoo opened this issue 9 months ago • 0 comments

Following this PR: https://github.com/foundry-rs/foundry/pull/9413

which renamed decoding functions to: decode-XXX

The CLI reference is ok:

https://book.getfoundry.sh/reference/cli/cast/decode-abi

Image

But the "cast ABI Commands" part is outdated and missing some functions (cast decode-error, etc.)

https://book.getfoundry.sh/reference/cast/cast-abi-decode

Image

Maybe creating a "Decoding" section could also make sense.

Hugoo avatar Mar 19 '25 18:03 Hugoo