MirrorMetadataDetails: {
    appId: AppId;
    id: string;
}

Type declaration

  • appId: AppId

    The App Id that this publication belongs to.

  • id: string

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

    Use a UUID if unsure.