Skip to content
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

Error in deposit_fund.sh // the amount is too low #109

Closed
tbdng opened this issue Apr 4, 2019 · 5 comments
Closed

Error in deposit_fund.sh // the amount is too low #109

tbdng opened this issue Apr 4, 2019 · 5 comments

Comments

@tbdng
Copy link
Contributor

tbdng commented Apr 4, 2019

The amounts created in deposit_funds.sh are too small, thus when one runs create_dlc.sh right after, it returns

> Error: Not enough utxos from first party

After passing a higher amount the create_dlc works just fine!

@Jwata
Copy link
Contributor

Jwata commented Apr 4, 2019

That's weird. I tested the script recently. I will check the amounts defined in it.

@tbdng
Copy link
Contributor Author

tbdng commented Apr 4, 2019

$bitcoincli sendtoaddress $addr_a 0.00011360
$bitcoincli sendtoaddress $addr_b 0.00012693

I changed to 0.35 and 0.25

@tbdng tbdng closed this as completed Apr 4, 2019
@tbdng
Copy link
Contributor Author

tbdng commented Apr 4, 2019 via email

@Jwata
Copy link
Contributor

Jwata commented Apr 5, 2019

@tbdng
I would appreciate if you create pull request that fix the scripts or documents :)
Thank you for your attention, anyway!

@tbdng
Copy link
Contributor Author

tbdng commented Apr 5, 2019

Will do :) happy to start and contribute a bit!

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

No branches or pull requests

2 participants