chainside / btcpy

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
https://www.chainside.net
GNU Lesser General Public License v3.0
270 stars 73 forks source link

to_json for block.py #50

Closed bonanblock closed 5 years ago

bonanblock commented 6 years ago

The to_json for block serializes the txns to set not list, so json.dumps wont serialize that