Move system_transaction out of src/

This commit is contained in:
Michael Vines
2018-12-04 15:37:11 -08:00
parent 122627dda2
commit 214ed3667c
25 changed files with 106 additions and 103 deletions

View File

@@ -66,7 +66,7 @@ pub mod sigverify_stage;
pub mod storage_stage;
pub mod store_ledger_stage;
pub mod streamer;
pub mod system_transaction;
pub mod test_tx;
pub mod thin_client;
pub mod tpu;
pub mod tpu_forwarder;