Open
Description
Currently we return an untyped Vec which must be abi encoded correctly to the corresponding return type.
We can simplify the implementations by returning the corresponding return type directly.
This makes all cheatcodes fully statically typed.
Blocked on #8404 to avoid extra churn on trait functions
Metadata
Metadata
Assignees
Type
Projects
Status
Todo