Block time handling improvements
This commit is contained in:
parent
8363b75335
commit
bf87ab17af
6 changed files with 10 additions and 31 deletions
|
@ -679,7 +679,6 @@ class Core:
|
|||
'''
|
||||
|
||||
retData = False
|
||||
|
||||
# check nonce
|
||||
dataNonce = self._utils.bytesToStr(self._crypto.sha3Hash(data))
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue