Change the Issuer, Admin and Freezer of a collection.
Origin must be Signed and the sender should be the Owner of the collection.
collection
issuer
admin
freezer
Emits TeamChanged.
TeamChanged
Weight: O(1)
O(1)
Change the Issuer, Admin and Freezer of a collection.
Origin must be Signed and the sender should be the Owner of the
collection
.collection
: The collection whose team should be changed.issuer
: The new Issuer of this collection.admin
: The new Admin of this collection.freezer
: The new Freezer of this collection.Emits
TeamChanged
.Weight:
O(1)