Block time handling improvements

This commit is contained in:
Kevin 2018-12-16 05:36:47 +00:00
parent 8363b75335
commit bf87ab17af
6 changed files with 10 additions and 31 deletions

View file

@ -679,7 +679,6 @@ class Core:
'''
retData = False
# check nonce
dataNonce = self._utils.bytesToStr(self._crypto.sha3Hash(data))
try: