difftreelog
comment: add comment about rmrk and unique events
in: master
1 file changed
pallets/rmrk-proxy/src/lib.rsdiffbeforeafterboth666667 #[pallet::error]67 #[pallet::error]68 pub enum Error<T> {68 pub enum Error<T> {69 /* Unique-specific events */69 CorruptedCollectionType,70 CorruptedCollectionType,70 NotRmrkCollection,71 NotRmrkCollection,7273 /* RMRK compatible events */71 CollectionNotEmpty,74 CollectionNotEmpty,72 NoAvailableCollectionId,75 NoAvailableCollectionId,73 CollectionUnknown,76 CollectionUnknown,