Disallow further unprivileged transfer of an item.
Origin must be Signed and the sender should be the Freezer of the collection.
collection
item
Emits ItemTransferLocked.
ItemTransferLocked
Weight: O(1)
O(1)
Disallow further unprivileged transfer of an item.
Origin must be Signed and the sender should be the Freezer of the
collection
.collection
: The collection of the item to be changed.item
: The item to become non-transferable.Emits
ItemTransferLocked
.Weight:
O(1)