lob/master/client/src/main/scala/com/lnvortex/client/VortexClient.scala#L616
> >
> >
> > Best,
> >
> > benthecarman
> >
> >
> >
> > From: bitcoin-dev on behalf
> > of alicexbt via bitcoin-dev
> > Sent: Monday, May 22, 2023 7:51 AM
ortexClient.scala#L616
>
>
> Best,
>
> benthecarman
>
>
>
> From: bitcoin-dev on behalf
> of alicexbt via bitcoin-dev
> Sent: Monday, May 22, 2023 7:51 AM
> To: Bitcoin Protocol Discussion
> Subject: [bitcoin-dev] Coinjoin with less steps using ALL|ANYONECA
//github.com/ln-vortex/ln-vortex/blob/master/client/src/main/scala/com/lnvortex/client/VortexClient.scala#L616
>
>
> Best,
>
> benthecarman
>
> --
> *From:* bitcoin-dev on
> behalf of alicexbt via bitcoin-dev
> *Sent:* Monday, May 22, 20
nthecarman
From: bitcoin-dev on behalf of
alicexbt via bitcoin-dev
Sent: Monday, May 22, 2023 7:51 AM
To: Bitcoin Protocol Discussion
Subject: [bitcoin-dev] Coinjoin with less steps using ALL|ANYONECANPAY
Hi Bitcoin Developers,
I recently experimented with different sig
Hi Bitcoin Developers,
I recently experimented with different sighash flags, PSBTs and realized
ALL|ANYONECANPAY could be used to reduce some steps in coinjoin.
Steps:
- Register outputs.
- One user creates a signed PSBT with 1 input, all registered outputs and
ALL|ANYONECANPAY sighash flag. O