Contract Inheritance
Get introduced to contract inheritance in this lesson.
We'll cover the following...
Contract inheritance for interfaces and classes
Interface and class member functions can also have in and out blocks. This allows ...