stacks-network / pybitcoin

A Bitcoin python library for private + public keys, addresses, transactions, & RPC
MIT License
277 stars 117 forks source link

Recepient address and amount to make_op_return_tx #63

Closed Cr0wTom closed 7 years ago

Cr0wTom commented 7 years ago

I want to use this library to make op_return transactions and add recepient address and an ammount, but as I see there is no way to do it.