PluginAuthorityPairHelperArgs: {
    authority?: undefined | PluginAuthority;
    type: "AddBlocker" | "Attributes" | "BurnDelegate" | "Royalties" | "FreezeDelegate" | "TransferDelegate" | "UpdateDelegate" | "PermanentFreezeDelegate" | "PermanentTransferDelegate" | "PermanentBurnDelegate" | "Edition" | "MasterEdition" | "ImmutableMetadata";
}

Type declaration

  • Optional authority?: undefined | PluginAuthority
  • type: "AddBlocker" | "Attributes" | "BurnDelegate" | "Royalties" | "FreezeDelegate" | "TransferDelegate" | "UpdateDelegate" | "PermanentFreezeDelegate" | "PermanentTransferDelegate" | "PermanentBurnDelegate" | "Edition" | "MasterEdition" | "ImmutableMetadata"

Generated using TypeDoc