{
    "Function": "sign",
    "File": "contracts/lib/forge-std/src/Vm.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function sign(uint256,bytes32) external returns (uint8,bytes32,bytes32);"
}