Skip to content

Conversation

@G8XSU
Copy link
Contributor

@G8XSU G8XSU commented Mar 20, 2025

As part of #58

@G8XSU G8XSU requested a review from arik-so March 20, 2025 21:16
@G8XSU G8XSU marked this pull request as ready for review March 20, 2025 21:26
@G8XSU G8XSU added the Weekly Goal Someone wants to land this this week label Mar 20, 2025
ldk_server_protos::types::PaymentDirection::Outbound.into()
match payment {
PaymentDetails {
id,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

using a match statement, so that new fields added to payment_details cause a build failure and we can decide whether to ignore them or not.

@G8XSU G8XSU merged commit a4ade5c into lightningdevkit:main Mar 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Weekly Goal Someone wants to land this this week

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants