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

Commit e3ba2b2

Browse files
author
Jegor Sidorenko
committed
Add missed comment
1 parent 2a3d11e commit e3ba2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frame/nfts/src/types.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ impl PalletFeatures {
296296
}
297297
impl_codec_bitflags!(PalletFeatures, u64, PalletFeature);
298298

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

0 commit comments

Comments
 (0)