Contract Types in Solidity
Every contract has its type. Contracts may be implicitly converted into the contracts from which they derive. Contracts may be explicitly converted to and from the address type by using the address type conversion function.
Using the contract type as...
yakuzakiawe.hashnode.dev1 min read