BitGo / bitgo-utxo-lib

UTXO coins functions implemented in pure JavaScript
86 stars 146 forks source link

Using TransactionBuilder for coinbase transactions #48

Open ghidosoft opened 5 years ago

ghidosoft commented 5 years ago

Hello, I'm trying to generate a coinbase (Zcash Sapling) transaction but I get a coinbase inputs not supported error.

Is there a way to generate coinbase transactions with this library?

Thanks

develnk commented 4 years ago

I sign too. Why there is no way to creating coinbase transaction?