{
    "Function": "register",
    "File": "contracts/discovery/IServiceRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function register(string calldata _url, string calldata _geohash) external;"
}