mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-02 17:16:00 +00:00
Updating PROTOCOL_VERSION for 1.5
This commit is contained in:
parent
207cfdb59b
commit
c8d231461a
@ -26,7 +26,7 @@ extern const std::string CLIENT_DATE;
|
||||
// network protocol versioning
|
||||
//
|
||||
|
||||
static const int PROTOCOL_VERSION = 60003;
|
||||
static const int PROTOCOL_VERSION = 70001;
|
||||
|
||||
// intial proto version, to be increased after version/verack negotiation
|
||||
static const int INIT_PROTO_VERSION = 209;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user