Accounts is to big, should be its own module (#2198)
Account module is to big, should be in its own module.
This commit is contained in:
committed by
GitHub
parent
07202205c4
commit
9a6e27ac36
@@ -9,6 +9,7 @@
|
||||
#![cfg_attr(feature = "unstable", feature(test))]
|
||||
#[macro_use]
|
||||
pub mod counter;
|
||||
pub mod accounts;
|
||||
pub mod bank;
|
||||
pub mod banking_stage;
|
||||
pub mod blob_fetch_stage;
|
||||
|
Reference in New Issue
Block a user