lnd/cmd/lncli
Olaoluwa Osuntokun 7d46836e9a
cmd/lncli: remove --amp-reuse flag from lncli payinvoice
In this commit, we remove the `--amp-reuse` flag as with the latest
version of lnd that implements properly re-useable AMP invoices, this
flag is no longer needed.
2021-11-16 18:19:03 -08:00
..
arg_parse_test.go cmd/lncli: add fwdinghistory support for relative times 2020-06-23 15:58:23 -07:00
arg_parse.go cmd/lncli: add fwdinghistory support for relative times 2020-06-23 15:58:23 -07:00
autopilotrpc_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
autopilotrpc_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
cmd_custom.go lnrpc: receive custom message 2021-10-15 17:08:55 +02:00
cmd_import_mission_control.go lncli: add mission control import command 2021-03-18 10:52:23 +02:00
cmd_invoice.go lncli: add --amp flag to invoice command 2021-05-10 16:55:17 -07:00
cmd_macaroon.go lncli: add custom caveats to bakemacaroon 2021-09-20 13:05:47 +02:00
cmd_mission_control.go cmd/lncli: group all Mission Control cmds into own file 2021-09-23 16:59:41 +02:00
cmd_open_channel.go lncli: add batchopenchannel command 2021-09-03 18:39:44 +02:00
cmd_payments.go cmd/lncli: remove --amp-reuse flag from lncli payinvoice 2021-11-16 18:19:03 -08:00
cmd_profile.go trivial: missing dots 2021-08-01 02:35:14 +02:00
cmd_state.go lncli: add state command 2021-03-17 12:09:38 +01:00
cmd_update_chan_status.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_version.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_walletunlocker.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
commands.go lncli: take chan_id as uint64 in getchaninfo 2021-10-07 14:57:32 +02:00
invoicesrpc_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
invoicesrpc_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
macaroon_jar_test.go lncli: add encrypted macaroon jar 2020-09-07 15:23:12 +02:00
macaroon_jar.go lncli: add encrypted macaroon jar 2020-09-07 15:23:12 +02:00
main.go Merge pull request #5346 from joostjager/custom-messages 2021-10-18 19:07:39 -07:00
profile.go lncli: check for existence of tls file 2021-06-22 01:32:54 +02:00
routerrpc.go lncli: add mission control import command 2021-03-18 10:52:23 +02:00
types.go routing: invalid channels updatechanpolicy call 2021-09-15 10:20:49 +02:00
walletrpc_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
walletrpc_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
walletrpc_types.go lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00
watchtower_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
watchtower_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
wtclient.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00