Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 633 Bytes

File metadata and controls

18 lines (17 loc) · 633 Bytes

A contract might appear (based on name or functions implemented) to inherit from another interface or abstract contract without actually doing so. (see here)


Slide Screenshot

056.jpg


Slide Text

  • Missing Inheritance
  • Contract Name
  • Contract Functions
  • Appear -> Interface or Abstract Contract
  • Inherit Appropriately

References


Tags