mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +01:00
changed proto version to 70038
This commit is contained in:
parent
e81a47abf5
commit
6f8352c3a4
@ -233,7 +233,7 @@ public:
|
||||
class CDarkSendPool
|
||||
{
|
||||
public:
|
||||
static const int MIN_PEER_PROTO_VERSION = 70039;
|
||||
static const int MIN_PEER_PROTO_VERSION = 70038;
|
||||
|
||||
// clients entries
|
||||
std::vector<CDarkSendEntry> myEntries;
|
||||
|
Loading…
Reference in New Issue
Block a user