CCC Docs
    Preparing search index...

    Function findDidCkbCell

    • Find the live DID Metadata Cell for a given Type ID and decode its data.

      Returns undefined when no live cell exists (the DID was never created or has been destroyed).

      Parameters

      • props: { client: Client; id: BytesLike }

      Returns Promise<DidCkbRecord | undefined>