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