added remote table to update respones

This commit is contained in:
OEM Configuration (temporary user)
2018-06-18 23:50:41 -07:00
committed by Greg Fitzgerald
parent 8f4ce1e8d0
commit 08bcb62016
5 changed files with 520 additions and 20 deletions

View File

@@ -47,6 +47,7 @@ pub mod transaction;
pub mod tvu;
pub mod window_stage;
pub mod write_stage;
mod choose_gossip_peer_strategy;
extern crate bincode;
extern crate byteorder;
extern crate chrono;