lnd.xprv/cmd/lncli
Olaoluwa Osuntokun 385023f0b7
cmd/lncli: add new --target_conf and --sat_per_byte args for relevant commands
In this commit, we expose the new fee control features to the relevant
commands on the command line. This will allow users to have a greater
degree of control of the fees they pay when: sending coins on chain,
opening a channel, or closing a channel.
2017-11-23 23:10:14 -06:00
..
commands.go cmd/lncli: add new --target_conf and --sat_per_byte args for relevant commands 2017-11-23 23:10:14 -06:00
main.go lncli: add a convenience command for paying an invoice 2017-10-27 15:39:54 -07:00