{
    "Function": "isInitialized",
    "File": "src/core/Governance/IWormhole.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isInitialized(address impl) external view returns (bool);"
}