{
    "Function": "whitelistFollowModule",
    "File": "contracts/interfaces/ILensHub.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function whitelistFollowModule(address followModule, bool whitelist) external;"
}