remove tata mother fucker

This commit is contained in:
poka 2022-10-23 03:44:37 +02:00
parent 8daee665e4
commit 0d7db5ba17
1 changed files with 0 additions and 2 deletions

View File

@ -118,12 +118,10 @@ class ReadFromCesium(CesiumCommon):
msgSrc = hits["_source"]
self.issuer = msgSrc["issuer"]
nonce = msgSrc["nonce"]
print(nonce)
try:
nonce = base58.b58decode(nonce)
except:
nonce = base58.b58decode('5aZdSqKGHBqm2uMPwN6XnfiiJKRieb1Hh')
print('tata')
self.date = msgSrc["time"]
if outbox: