lnd.xprv/cmd
Olaoluwa Osuntokun 8387092409
cmd/lncli: fix bug in openchannel cmd that made --push_amt mandatory
This commit fixes a minor bug that was introduced with the latest PR
that made specifying the —push_amt flag when opening a channel
mandatory. The fix is simple, turn the switch statement into an
if/else, which makes the —push_amt flag optional once again.
2017-03-05 19:01:01 -06:00
..
lncli cmd/lncli: fix bug in openchannel cmd that made --push_amt mandatory 2017-03-05 19:01:01 -06:00