{
    "Function": "ownerRestake",
    "File": "contracts/interfaces/ISherlockStake.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function ownerRestake(uint256 _id, uint256 _period) external returns (uint256 _sher);"
}