Skip to content

Commit dc9efd5

Browse files
committed
updates
1 parent 08545c0 commit dc9efd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokens/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ pub mod module {
231231
// is zero or below ED.
232232
type DustRemovalWhitelist: Contains<Self::AccountId>;
233233

234-
/// The benchmarks need a way to create asset ids from u32s.
234+
/// The benchmarks need a way to provide currency id.
235235
#[cfg(feature = "runtime-benchmarks")]
236236
type BenchmarkHelper: BenchmarkHelper<Self::CurrencyId>;
237237
}

0 commit comments

Comments
 (0)