Arguments.with_type()
Returns a list of arguments having specified memory type.
with_type(
arg_type: str
) → List[
Argument
]
Query Example
Example of an Argument with the memory type bytes32
Output Example
Last updated
Returns a list of arguments having specified memory type.
with_type(
arg_type: str
) → List[
Argument
]
Example of an Argument with the memory type bytes32
Last updated