Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function registerfunction register(string schema, bool revocable) external returns (bytes32)
schema
revocable
function getSchemafunction getSchema(bytes32 uid) external view returns (struct SchemaRecord)
uid
function constructorconstructor() public
AlreadyExists
error AlreadyExistserror AlreadyExists()
Was this page helpful?