If you search the list archives for "multisig" you'll find a couple of
people who apparently use it. I myself do not, which is why I've not
responded.


On 05/07/2017 03:13 PM, Álvaro Castro-Castilla wrote:
> Has anyone ever succeeded in broadcasting a multisig spend using this
> library in production?
> I'd appreciate some help, since there isn't much documentation about
> this topic.
> 
> Thanks!
> 
> 
> 
> On Saturday, May 6, 2017 at 6:10:08 PM UTC+2, Álvaro Castro-Castilla wrote:
> 
>     I've confirmed that the spend is performed with zero fees.
>     When I create the multisig with createMultiSigOutputScript, the
>     transaction is created with fees, that I can obtain with getFee().
>     However, when I create the spend opeartion with
>     createMultiSigInputScript, getFee() returns zero.
> 
>     How should I handle this so it's processed by the network?
> 
>     Thank you!
> 
> 
> 
>     On Sunday, April 30, 2017 at 4:12:57 PM UTC+2, Álvaro
>     Castro-Castilla wrote:
> 
>         Hi!
> 
>         I'm experiencing issues with multisig contracts in Main network.
>         They seem to work OK in regtest and Testnet, but not in Main. I
>         have the suspicion that is because I'm not adding a fee.
>         I wanted to ask here since this is the only instance of
>         different behaviour I found with respect the Main net.
>         Is it possible that I need to manually set a fee or may be cause
>         by a different issue?
> 
> 
>         Thank you! 
> 
> -- 
> 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
> <mailto:bitcoinj+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.


-- 
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.

Reply via email to