{
    "Function": "isMemberPermitted",
    "File": "contracts/interfaces/IGateKeeper.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isMemberPermitted(bytes calldata _blsPubKey) external view returns (bool);"
}