{
    "Function": "setCondition",
    "File": "contracts/interfaces/IParameters.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setCondition(bytes32 _reference, bytes32 _target) external virtual;"
}