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

Refactor lit & chain interaction #3

Open
Rjected opened this issue Apr 17, 2019 · 0 comments
Open

Refactor lit & chain interaction #3

Rjected opened this issue Apr 17, 2019 · 0 comments
Labels
refactor Code necessary for long-term code quality but will involve lots of abstraction & generalization

Comments

@Rjected
Copy link
Collaborator

Rjected commented Apr 17, 2019

Right now the lit node is fairly baked in to the lightning functionality, whereas I'd like to define an interface on what operations we really need the lit node to provide. This would require creating an interface and figuring out what's a good way to treat the lit node.

The same goes for the chainhook, that's even more baked in and an even simpler I/O device.

@Rjected Rjected added this to Next up in OpenCX Development May 22, 2019
@Rjected Rjected added the refactor Code necessary for long-term code quality but will involve lots of abstraction & generalization label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code necessary for long-term code quality but will involve lots of abstraction & generalization
Projects
Development

No branches or pull requests

1 participant