Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1296 #1297

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Fix #1296 #1297

merged 1 commit into from
Jul 27, 2022

Conversation

TheStarBoys
Copy link
Contributor

contract.contract_kind is always None. So use contract.is_interface instead of contract_kind.

    contract.contract_kind is always None.
    So use contract.is_interface instead of contract_kind.
@CLAassistant
Copy link

CLAassistant commented Jul 24, 2022

CLA assistant check
All committers have signed the CLA.

@montyly montyly mentioned this pull request Jul 27, 2022
@montyly montyly merged commit 68353ef into crytic:dev Jul 27, 2022
@montyly
Copy link
Member

montyly commented Jul 27, 2022

Thanks @TheStarBoys, good catch. I also fixed contract_kind in #1308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants