removed randomness beacon stuff

This commit is contained in:
Kevin Froman 2018-12-14 11:23:56 -06:00
parent c0bfe102d5
commit 302f696475
4 changed files with 0 additions and 25 deletions

View file

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