Created
October 8, 2021 11:36
-
-
Save sepisoltani/dcee0f4b1f82d3a0da9f2b3670482e6f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import "./someothercontract.sol"; | |
contract newContract is SomeOtherContract { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment