i have a base contract that is inheriting from a child contract but i want to be able to call functions of the base contract in the in the child contract
Sep 8, 2022, 7:24 PM
shouldnt that be somehow possible since in the end all the code is on the same contract?
Sep 8, 2022, 7:25 PM