Tweaked some constansts for slower machines

This commit is contained in:
arkpar
2016-05-27 16:49:29 +02:00
parent f85e409ff7
commit d1fc5a5611
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ const NODE_DATA_PACKET: u8 = 0x0e;
const GET_RECEIPTS_PACKET: u8 = 0x0f;
const RECEIPTS_PACKET: u8 = 0x10;
const CONNECTION_TIMEOUT_SEC: f64 = 10f64;
const CONNECTION_TIMEOUT_SEC: f64 = 15f64;
#[derive(Copy, Clone, Eq, PartialEq, Debug)]
/// Sync state