-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Could not resolve preferred inputs." Error when calling "sendreveal" #231
Comments
After reading the description - I thought I'd reiterate: a. The wallets has two accounts (loser and winner) Worth Mentioning:
|
I can confirm this issue with a brief test: https://gist.github.com/pinheadmz/fc9b4d0fcbb4041ebd8e938f9f52b92d
I'll go down this rabbit-hole with ya, @wi-ski ! |
Oh heck yea! Thank you so much for taking a look :) Sincerely, you're the best. I just tested your fix and it totally works 🎉 |
I believe Im following 🤔 Ill take a deeper look in the day time, but this feels straight forward. Again - thank you for the help :) |
Alright - @pinheadmz looks like we need the same for ☝️ Is that in the right spirit? Tests incoming if so. I haven't dug into this in entirety - please forgive any obvious missteps. |
Context
I have a wallet - with two separate accounts, both bidding for the same name - calling sendreveal and passing an account name throws this error
"Could not resolve preferred inputs."
. I'm totally able to call sendreveal when using only 1 account and calling sendreveal.This guy:
hsd/lib/primitives/mtx.js
Line 1710 in e1c0281
I have no idea what a "preferred input" is in this context. Could I get some guidance here? ❤️ @tynes (we spoke about this over Telegram) cc. @chjj
The text was updated successfully, but these errors were encountered: