lnd.xprv/cmd
Olaoluwa Osuntokun 65435bd8e6
cmd/lncli: close sendpayment stream after recv
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.
2016-07-21 16:18:56 -07:00
..
lncli cmd/lncli: close sendpayment stream after recv 2016-07-21 16:18:56 -07:00