mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
Fix docs (#7710)
* fix docs * Update frame/merkle-mountain-range/src/lib.rs Co-authored-by: Alexander Theißen <alex.theissen@me.com> Co-authored-by: Alexander Theißen <alex.theissen@me.com>
This commit is contained in:
committed by
GitHub
parent
9384e6ed53
commit
8814d793c7
@@ -706,7 +706,7 @@ impl<T: Config> Module<T> {
|
||||
pub mod migration {
|
||||
use super::*;
|
||||
|
||||
/// Migration code for https://github.com/paritytech/substrate/pull/6770
|
||||
/// Migration code for <https://github.com/paritytech/substrate/pull/6770>
|
||||
///
|
||||
/// Details: This migration was introduced between Substrate 2.0-RC6 and Substrate 2.0 releases.
|
||||
/// Before this migration, the `Proxies` storage item used a tuple of `AccountId` and
|
||||
|
||||
Reference in New Issue
Block a user