loopd: return missing p2wsh loop out address

pull/236/head
Joost Jager 4 years ago
parent 59efe375e0
commit 83f25c98a3
No known key found for this signature in database
GPG Key ID: A61B9D4C393C59C7

@ -113,6 +113,7 @@ func (s *swapClientServer) LoopOut(ctx context.Context,
Id: hash.String(),
IdBytes: hash[:],
HtlcAddress: htlc.String(),
HtlcAddressP2Wsh: htlc.String(),
}, nil
}

Loading…
Cancel
Save