Update protocol version
This commit is contained in:
parent
210b2fbcd7
commit
d45f6aecac
@ -92,7 +92,7 @@ BlockService.prototype.getInfo = function(callback) {
|
||||
network: self.node.network,
|
||||
relayFee: 0,
|
||||
version: 'flocore-5.0.0',
|
||||
protocolversion: 700001,
|
||||
protocolversion: 70015,
|
||||
difficulty: self._header.getCurrentDifficulty()
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user