brownie icon indicating copy to clipboard operation
brownie copied to clipboard

Can no longer import contracts

Open JoaoMorais96 opened this issue 2 years ago • 0 comments

I can no longer import contracts to use in Brownie. I havea compiled contract called "Caller, but when I do:

from brownie import Box it says: "Caller" is not accessed

JoaoMorais96 avatar Jun 29 '22 15:06 JoaoMorais96