Rename block preprocessing

This commit is contained in:
Paul Hauner
2018-10-24 14:48:35 +02:00
parent e48e423b30
commit b17a15a378
2 changed files with 2 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ extern crate validator_induction;
extern crate validator_shuffling;
mod stores;
mod blocks;
mod block_preprocessing;
mod maps;
mod genesis;