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

Use bitcoin-ffi types instead of our own bitcoin module. #37

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

DanGould
Copy link
Contributor

These changes depend on bitcoin-ffi proc macros

These changes import bitcoin-ffi using uniffi::use_udl_object!, but proc macros would obsolete these lines.

We still have an incomplete but effective PsbtInput type in our bitcoin module, but everything else is pulled right from bitcoin_ffi 4cd8e644dbf4e001d71d5fffb232480fa5ff2246.

@DanGould DanGould marked this pull request as ready for review December 2, 2024 19:57
@BitcoinZavior BitcoinZavior merged commit ffb254e into LtbLightning:main Dec 2, 2024
2 checks passed
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.

2 participants