The Common file defines the struct used when a contract owner proposes a change of ownership as well as the logic to propose and transfer contract ownership.
2. Variables and Functions
Structs
Name
Description
Contains
OwnershipProposal
This struct holds parameters used for a contract ownership transfer request.
owner - the newly proposed owner
ttl - time until the proposal to change ownership expires