>>Factom


Traceback (most recent call last):
File "<tmp 1>", line 110, in <module>
msg = json.loads(c.getLastMessages(1))["content"]
File "c:\users\apzoeiruty\anaconda3\lib\json\__init__.py", line 348, in loads
'not {!r}'.format(s.__class__.__name__))
TypeError: the JSON object must be str, bytes or bytearray, not 'dict'


