Hi, maybe a stupid question but i couldnt find an answer to it (perhaps i am phrasing the question wrong) - when I am calling from one contract to another do i always need to import another contract (it is in a different file) or is it only required to do in local environment? Like when i will deploy the contract on the blockchain would it see all other contracts and be able to call them?
Jun 23, 2022, 6:27 PM
https://www.geeksforgeeks.org/solidity-inheritance/
Jun 23, 2022, 6:35 PM
thank you 👌
Jun 23, 2022, 6:37 PM