{
    "Function": "commitTransferOwnership",
    "File": "contracts/interfaces/IOwnership.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function commitTransferOwnership(address newOwner) external;"
}