Skip to content
Snippets Groups Projects

Logs panic

Merged Éloïs requested to merge logs_panic into dev
10 files
+ 25
285
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
8
@@ -807,14 +807,7 @@ impl BlockchainModule {
current_blockstamp
);
}
// Apply wot events
/*BlockchainModule::apply_wot_events(
&wot_events,
&wot_path,
&current_blockstamp,
&mut wot,
&mut wotb_index,
);*/ }
}
}
}
Loading