Cancel all the approvals of a specific item.
Origin must be either:
Force
Signed
item
Arguments:
collection
Emits AllApprovalsCancelled on success.
AllApprovalsCancelled
Weight: O(1)
O(1)
Cancel all the approvals of a specific item.
Origin must be either:
Force
origin;Signed
with the signer being the Owner of theitem
;Arguments:
collection
: The collection of the item of whose approvals will be cleared.item
: The item of the collection of whose approvals will be cleared.Emits
AllApprovalsCancelled
on success.Weight:
O(1)