{
    "Function": "onFlashloan",
    "File": "src/interfaces/IDelegateFlashloan.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function onFlashloan(address initiator, Structs.FlashInfo calldata flashInfo) external payable returns (bytes32);"
}