buidl-bitcoin/buidl-python

Write an address parser

Closed this issue · 0 comments

It's currently annoying to have to decode the address then put it in the right ScriptPubKey and then create a TxOut object. Make a classmethod in TxOut that does all this for you