Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

The call to direct_send in sendpayment.py doesn't pass the answeryes value #735

Open
rreveley opened this issue Apr 21, 2017 · 1 comment

Comments

@rreveley
Copy link

The call to direct_send in sendpayment.py doesn't pass the answeryes value so it is always false.

if options.makercount == 0:
direct_send(wallet, amount, options.mixdepth, destaddr)
return

@AdamISZ
Copy link
Member

AdamISZ commented Apr 21, 2017

I saw answeryes as being principally to avoid being queried on whether the coinjoin fees are OK; but, sure, can see no negatives in adding that option if you like.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants