git.delta.rocks / unique-network / refs/commits / f69ad2baf369

difftreelog

Merge pull request #405 from UniqueNetwork/fix/destrot-collection-doc-comment

kozyrevdev2022-06-27parents: #88a8aa6 #2ada371.patch.diff
in: master

1 file changed

modifiedpallets/unique/src/lib.rsdiffbeforeafterboth
290 Ok(())290 Ok(())
291 }291 }
292292
293 /// **DANGEROUS**: Destroys collection and all NFTs within this collection. Users irrecoverably lose their assets and may lose real money.293 /// Destroys collection if no tokens within this collection
294 ///294 ///
295 /// # Permissions295 /// # Permissions
296 ///296 ///