File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -127,12 +127,12 @@ pub mod v1 {
127127 current_version. put :: < Pallet < T > > ( ) ;
128128
129129 log:: info!(
130- target: LOG_TARGET ,
131- "Upgraded {} DrawdownData<T> from {} initial drawdowns, storage to version {:?}" ,
132- count_drawdowns,
133- translated_drawdowns,
134- current_version
135- ) ;
130+ target: LOG_TARGET ,
131+ "Upgraded {} DrawdownData<T> from {} initial drawdowns, storage to version {:?}" ,
132+ count_drawdowns,
133+ translated_drawdowns,
134+ current_version
135+ ) ;
136136
137137 log:: info!(
138138 target: LOG_TARGET ,
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " nightly-2023-01 -01"
3- components = [ " rustfmt" ]
4- targets = [ " wasm32-unknown-unknown" ]
5- profile = " minimal"
2+ channel = " nightly-2023-10 -01"
3+ components = [" rustfmt" ]
4+ targets = [" wasm32-unknown-unknown" ]
5+ profile = " minimal"
You can’t perform that action at this time.
0 commit comments