This repository was archived by the owner on Sep 28, 2023. It is now read-only.
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
RmrkCore::change_collection_issuer unable to be applied to ink! contracts #101
RmrkCore::change_collection_issuerrequires permission in order to accept ownership - set_accept_ownership via the Uniques pallet.A chain-extension exposing
Uniques::set_accept_ownershipis required in order for an ink! contract to be able to call this function.