{
    "Function": "isBlessed",
    "File": "src/interfaces/IARM.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isBlessed(TaggedRoot calldata taggedRoot) external view returns (bool);"
}