You are viewing a single comment's thread from:

RE: How to follow all steem-engine token movements

in #steem-engine5 years ago (edited)

Neat. But I got this error when reading (sidechain) block 15850:

Traceback (most recent call last):
  File "monitor_tokens.py", line 32, in <module>
    payload =json.loads(trx_info["payload"])
TypeError: 'NoneType' object is not subscriptable
Sort:  

That error means that the trx_id is not known to the sidechain. I will check and fix.

Posted using Partiko Android