lnd.xprv/cmd/lncli
Olaoluwa Osuntokun 9eb2a4219f
lncli: update response handling for open/close channel
This commit updates the response handling of the steaming RPC’s to
account for the fact that multiple messages from the server (state
updates) can now be sent over the stream instead of a single final
update.

Currently, all updates other than the “final” update are ignored by the
cli.
2016-08-30 16:54:59 -07:00
..
commands.go lncli: update response handling for open/close channel 2016-08-30 16:54:59 -07:00
main.go multi: initial integration of routing module 2016-08-11 11:20:27 -07:00