Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Add missed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jsidorenko committed Oct 20, 2022
1 parent 2a3d11e commit e3ba2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/nfts/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ impl PalletFeatures {
}
impl_codec_bitflags!(PalletFeatures, u64, PalletFeature);

/// Support for up to 8 different roles for collections.
#[bitflags]
#[repr(u8)]
#[derive(Copy, Clone, RuntimeDebug, PartialEq, Eq, Encode, Decode, MaxEncodedLen, TypeInfo)]
Expand Down

0 comments on commit e3ba2b2

Please sign in to comment.