{
    "Function": "getWithdrawalTransactionRecord",
    "File": "contracts/statechannels/ICMCWithdraw.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getWithdrawalTransactionRecord(WithdrawData calldata wd) external view returns (bool);"
}