Merge branch 'master' into auth-round

This commit is contained in:
keorn
2016-11-14 10:08:14 +00:00
184 changed files with 7442 additions and 856 deletions

View File

@@ -163,7 +163,7 @@ impl Spec {
/// Get the configured Network ID.
pub fn network_id(&self) -> usize { self.params.network_id }
/// Get the configured Network ID.
/// Get the configured subprotocol name.
pub fn subprotocol_name(&self) -> String { self.params.subprotocol_name.clone() }
/// Get the configured network fork block.