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