Set (or reset) the acceptance of ownership for a particular account.
Origin must be Signed and if maybe_collection is Some, then the signer must have a
provider reference.
maybe_collection: The identifier of the collection whose ownership the signer is
willing to accept, or if None, an indication that the signer is willing to accept no
ownership transferal.
Set (or reset) the acceptance of ownership for a particular account.
Origin must be
Signed
and ifmaybe_collection
isSome
, then the signer must have a provider reference.maybe_collection
: The identifier of the collection whose ownership the signer is willing to accept, or ifNone
, an indication that the signer is willing to accept no ownership transferal.Emits
OwnershipAcceptanceChanged
.