MirrorOptions: MirrorDetails & {
    id?: string;
}

All MirrorMetadataDetails fields with:

  • id defaults to a UUID

Type declaration

  • Optional id?: string

    A unique identifier that in storages like IPFS ensures the uniqueness of the metadata URI.

    Default Value

    a UUID