mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-17 04:24:34 +01:00
We now close the send payment stream after receiving a response. Otherwise if the RPC server is asynchronously handling requests then, closing the stream would result in the server returning an EOF error, terminating the request.