{
    "Function": "setThreshold",
    "File": "src/contracts/interfaces/IBeaconChainOracle.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function setThreshold(uint256 _threshold) external;"
}