{
    "Function": "emitWithdraw",
    "File": "contracts/test/utils/TestVoter.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function emitWithdraw(uint tokenId, address account, uint amount) external {\n\n      }"
}