And note that bitcoin-cli probably doesn't help you, because bitcoind doesn't have your private keys - lnd and Blixt do. Well, there is bitcoin-cli signrawtransactionwithkey , but first you need to extract the right private key, and I tried it just today and was't able to sign, it always gave me an unsigned tx.
Ok, that is helpful to know. I was messing around with the bitcoin-cli and noticed some odd things. Makes sense now.
reply