Update printed version to 5.0.0

This commit is contained in:
Sky Young 2018-05-17 09:35:44 -07:00
parent b9e4c8a6a5
commit 799675b234

View File

@ -91,7 +91,7 @@ BlockService.prototype.getInfo = function(callback) {
errors: '',
network: self.node.network,
relayFee: 0,
version: 'flocore-1.1.2',
version: 'flocore-5.0.0',
protocolversion: 700001,
difficulty: self._header.getCurrentDifficulty()
});