lnd.xprv/lnrpc
andrew.shvv 2788dbeaa8 Add RPC to show current total available channel capacity #29 (#35)
This commit adds a new RPC command: `channelbalance` which returns the
sum of all available channel capacity across all open channels. The
total balance is currently returned in units of `satoshis`. Additionally
the `networkHarness` has been modified slightly to allow specifying the
additional "extra" command line parameters when creating the initial
seed nodes. Minor refactoring within the integration tests has been
undertaken in order to increase code re-use across tests.

Closes #29.
2016-09-15 12:00:56 -07:00
..
gen_protos.sh add gitignore, cli shell 2015-12-30 16:19:09 -04:00
rpc.pb.go Add RPC to show current total available channel capacity #29 (#35) 2016-09-15 12:00:56 -07:00
rpc.proto Add RPC to show current total available channel capacity #29 (#35) 2016-09-15 12:00:56 -07:00