CLI fails to send TAZ on testnet
Based on commit fa5589988b4adb6f17cbc51847921851f41f940b
I created an account on testnet using zingo-cli. This account has two incoming transactions on it (both Orchard). When I try to send, a transaction is created and a txid printed on the screen, but the testnet mempool never registers the transaction and it is never mined. I have zingo-cli pointed at my own testnet lightwalletd server, backed by my own testnet zebra node. Neither of these print a console log about broadcasting a transaction (although I'm not certain they normally would.)
alright so the stable release is over here https://github.com/zingolabs/zingolib/releases/tag/vzing-0.3.0 i see you added a pr to dev, maybe it can git-magic over there? good luck im mostly focused on finishing the next release :)
@fluidvanadium What PR are you referring to? I've made several PRs, but none of them to fix this problem.