mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 17:28:00 +00:00
fix link (#9289)
This commit is contained in:
committed by
GitHub
parent
e581e6aff3
commit
d969da8aa5
@@ -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:
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user