Skip to content
Snippets Groups Projects
Commit d969da8a authored by thiolliere's avatar thiolliere Committed by GitHub
Browse files

fix link (#9289)

parent e581e6af
No related merge requests found
......@@ -1396,7 +1396,7 @@ pub mod pallet_prelude {
/// ```
///
/// This require all storage to implement the trait [`traits::StorageInfoTrait`], thus all keys
/// and value types must bound [`traits::MaxEncodedLen`].
/// and value types must bound [`pallet_prelude::MaxEncodedLen`].
///
/// ### Macro expansion:
///
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment