Skip to content

v0.64.0-beta

Compare
Choose a tag to compare
@danielgranhao danielgranhao released this 25 Sep 13:24
· 46 commits to main since this release
6b37f3a

What's Changed

UDL Changes

index 6f56078..5c23c1b 100644
--- a/src/lipalightninglib.udl
+++ b/src/lipalightninglib.udl
@@ -579,6 +579,7 @@ dictionary SwapInfo {
 
 dictionary ReverseSwapInfo {
     Amount paid_onchain_amount;
+    Amount swap_fees_amount;
     string? claim_txid;
     ReverseSwapStatus status;
 };

Full Changelog: v0.63.0-beta...v0.64.0-beta