{
    "Function": "addressToBytes",
    "File": "src/core/Governance/ITemporalGovernor.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function addressToBytes(address addr) external pure returns (bytes32);"
}