|
|
|
|
@ -374,7 +374,7 @@ class JMPayjoinManager(object):
|
|
|
|
|
self.pj_state = self.JM_PJ_PAYJOIN_BROADCAST_FAILED |
|
|
|
|
|
|
|
|
|
def select_receiver_utxos(self): |
|
|
|
|
# Rceiver chooses own inputs: |
|
|
|
|
# Receiver chooses own inputs: |
|
|
|
|
# For earlier ideas about more complex algorithms, see the gist comment here: |
|
|
|
|
# https://gist.github.com/AdamISZ/4551b947789d3216bacfcb7af25e029e#gistcomment-2799709 |
|
|
|
|
# and also see the code in P2EPMaker in earlier versions of Joinmarket. |
|
|
|
|
|