network_id -> u64

This commit is contained in:
Gav Wood
2016-12-05 06:54:31 -08:00
parent 2911c549e3
commit 43ec3d8f79
6 changed files with 11 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ pub struct SyncConfig {
/// Enable ancient block download.
pub download_old_blocks: bool,
/// Network ID
pub network_id: usize,
pub network_id: u64,
/// Main "eth" subprotocol name.
pub subprotocol_name: [u8; 3],
/// Fork block to check