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

Implement CreateSimpleTx #64

Open
matheusd opened this issue Dec 3, 2019 · 2 comments
Open

Implement CreateSimpleTx #64

matheusd opened this issue Dec 3, 2019 · 2 comments

Comments

@matheusd
Copy link
Member

matheusd commented Dec 3, 2019

See disabled test here: https://github.com/decred/dcrlnd/blob/v0.2.0-rc2/lnwallet/interface_test.go#L2601-L2602

Currently createSimpleTx is only used by the estimateFee rpcserver call which ordinarily isn't used by users.

@termoose
Copy link

termoose commented Jan 8, 2020

Taking this on, but it might take a while to get anywhere :) much to learn!

@matheusd
Copy link
Member Author

matheusd commented Jan 9, 2020

If you're doing this to learn the overall arch, then it's a fine task but otherwise this is very low priority given the createSimpleTx call is only used in a single test.

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