Remove unused staked chain proto version
This commit is contained in:
@@ -35,7 +35,6 @@ static const int GETHEADERS_VERSION = 31800;
|
||||
|
||||
//! disconnect from peers older than this proto version
|
||||
static const int MIN_PEER_PROTO_VERSION = 170007;
|
||||
static const int STAKEDMIN_PEER_PROTO_VERSION = 170007;
|
||||
|
||||
//! nTime field added to CAddress, starting with this version;
|
||||
//! if possible, avoid requesting addresses nodes older than this
|
||||
|
||||
Reference in New Issue
Block a user