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

account: craft account creation transactions within poold rather than using lnd.SendOutputs #37

Open
Roasbeef opened this issue Jul 27, 2020 · 0 comments
Labels

Comments

@Roasbeef
Copy link
Member

With lnd 0.11, we're now able to properly execute external coin selection to craft and sign custom transactions. With this feature, we gain more control over the transaction that's ultimately broadcast. Amongst many other things, this would let us detect up -front if we don't have enough funds (including fees) to satisfy a user's new account request.

@halseth halseth changed the title account: craft account creation transactions within llmd rather than using lnd.SendOutputs account: craft account creation transactions within poold rather than using lnd.SendOutputs Nov 24, 2020
positiveblue pushed a commit to positiveblue/pool that referenced this issue Oct 11, 2022
…gning

account: introduce new account.Auctioneer struct for the master account output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant