That's why I was attempting to manually sign in the offline app. My thought was to use the watching wallet to build the transaction with dummy sigs so that it could run all the necessary fee/balance checks. If that's successful, send over the serialized tx to the cold/online app and manually sign it. Then send it back to be broadcast. I'm clearly doing something wrong in the offline signing code, but I'm not sure what.
I don't think I need contracts/multisigs...but are you saying the the process of signing the tx should be the same as in that link? Thanks On Friday, May 18, 2018 at 6:51:12 AM UTC-4, Tyga wrote: > > sendRequest.missingSigsMode = Wallet.MissingSigsMode.USE_DUMMY_SIG > > are just a dummy signature, you will send tx through this but can't get > coins on the other end. > Also read this https://bitcoinj.github.io/working-with-contracts > -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to bitcoinj+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.