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

Add on-chain APIs #1461

Merged
merged 7 commits into from Jun 19, 2020
Merged

Add on-chain APIs #1461

merged 7 commits into from Jun 19, 2020

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Jun 16, 2020

This is a collection of independent commits.
The goal is to add some basic on-chain APIs (that simply forward to Bitcoin Core) to provide a good integration into RTL.

We clearly don't want eclair to become a wallet for bitcoin core, but adding basic pass-through APIs can be useful for end-users.

Fixes #1457, #1458 and #1459.

@t-bast t-bast requested a review from pm47 June 16, 2020 11:20
Copy link
Member

@pm47 pm47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess those changes may be helpful to BtcPayServer too (cc @Kukks).

@t-bast t-bast merged commit 676a45c into master Jun 19, 2020
@t-bast t-bast deleted the on-chain-apis branch June 19, 2020 16:02
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

Successfully merging this pull request may close these issues.

On-chain get balance API
2 participants