Update printed version to 5.0.0
This commit is contained in:
parent
b9e4c8a6a5
commit
799675b234
@ -91,7 +91,7 @@ BlockService.prototype.getInfo = function(callback) {
|
|||||||
errors: '',
|
errors: '',
|
||||||
network: self.node.network,
|
network: self.node.network,
|
||||||
relayFee: 0,
|
relayFee: 0,
|
||||||
version: 'flocore-1.1.2',
|
version: 'flocore-5.0.0',
|
||||||
protocolversion: 700001,
|
protocolversion: 700001,
|
||||||
difficulty: self._header.getCurrentDifficulty()
|
difficulty: self._header.getCurrentDifficulty()
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user