mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
Migration should be pub (#12996)
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
a1a9dff12c
commit
888dac25e8
@@ -198,7 +198,7 @@ pub mod v3 {
|
||||
}
|
||||
}
|
||||
|
||||
mod v4 {
|
||||
pub mod v4 {
|
||||
use super::*;
|
||||
use frame_support::pallet_prelude::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user