hello everyone, I trying to understand the inheritance. the virtual keyword is used in interface contracts to allow the re-write of functions and override is used in the contract derived to do that? and about the cases where the funcion has the both keywords? and why do someone use an interface if will override the function?
Nov 27, 2021, 8:14 PM