{
    "Function": "setSlashingPercentage",
    "File": "contracts/disputes/IDisputeManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setSlashingPercentage(uint32 _qryPercentage, uint32 _idxPercentage) external;"
}