{
    "Function": "addTasks",
    "File": "contracts/interfaces/IProject.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function addTasks(bytes calldata _data, bytes calldata _signature) external;"
}