Change the Owner of a collection.
Origin must be ForceOrigin.
ForceOrigin
collection
owner
Emits OwnerChanged.
OwnerChanged
Weight: O(1)
O(1)
Change the Owner of a collection.
Origin must be
ForceOrigin
.collection
: The identifier of the collection.owner
: The new Owner of this collection.Emits
OwnerChanged
.Weight:
O(1)