Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: help! about multisig address spending using bitcoind
by
ad19900913
on 14/06/2019, 03:31:04 UTC
⭐ Merited by DarkStar_ (1)
Ignore above messages,It was my own fault Cry Cry Cry

Please share what your problem was if you can, so that others who find this thread can learn from your mistakes.

First of all, I will explain why the call of bitcoind failed. I used Java to call the bitcoind interface through the jsonrpc. I forgot to pass the hex parameter in my Java code, so I get an error.
As far as I use https://live.blockcypher.com/btc-testnet/pushtx/ broadcast tx error, I guess is due to the site deployment bitcoind version number is not the same with me, just a guess.