You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
The script I am interrogating my liquidation feeds with is crashing in a strange way when it gets to chain.mine()
TypeError: Could not encode to JSON: dict had unencodable value at keys: {'params': because (list had unencodable value at index: [0: because (Object of type int64 is not JSON serializable)])}
Curious what is up with this, where this problem begins and ends.
The text was updated successfully, but these errors were encountered:
The script I am interrogating my liquidation feeds with is crashing in a strange way when it gets to
chain.mine()
Curious what is up with this, where this problem begins and ends.
The text was updated successfully, but these errors were encountered: