Contracts.with_one_of_the_function_names()
Adds a filter to get contracts that have at least one function from the given names.
with_one_of_the_function_names(names: List[str], sensitivity: bool = True) β
Contracts
Query Example
Output Example
Last updated