Actually submit the storage mining proof

Get an aidrop so replicator can submit mining transaction

Some other minor type cleanup.
This commit is contained in:
Stephen Akridge
2018-10-02 16:10:56 -07:00
committed by sakridge
parent 76076d6fad
commit c30b605047
5 changed files with 66 additions and 14 deletions

View File

@@ -61,6 +61,7 @@ pub mod signature;
pub mod sigverify;
pub mod sigverify_stage;
pub mod storage_program;
pub mod storage_transaction;
pub mod store_ledger_stage;
pub mod streamer;
pub mod system_program;