lnd.xprv/cmd/lncli
Andreas M. Antonopoulos 651ca47f37 Warn user before doing SCB restore
SCB restore closes all open channels. We need to warn users that this is what will happen if they try to do an SCB restore.
2019-11-21 08:38:28 -05:00
..
autopilotrpc_active.go lncli/autopilot: add -ignorelocal state flag to query 2019-03-18 14:58:19 +01:00
autopilotrpc_default.go lncli: add lncli autopilot commands 2018-12-13 13:02:40 +01:00
cmd_bake_macaroon.go lncli: add command for baking new macaroons 2019-10-24 10:25:38 +02:00
cmd_build_route.go lncli: add BuildRoute function 2019-09-24 10:00:46 +02:00
cmd_query_mission_control.go routerrpc: create pair data proto message 2019-10-29 12:32:17 +01:00
cmd_query_probability.go routerrpc: add mc probability query rpc 2019-10-29 12:32:19 +01:00
cmd_reset_mission_control.go lncli: add reset mission control command 2019-06-19 12:37:32 +02:00
commands.go Warn user before doing SCB restore 2019-11-21 08:38:28 -05:00
invoicesrpc_active.go lncli: add settle invoice command 2019-03-15 10:09:26 +01:00
invoicesrpc_default.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01:00
main.go cmd/lncli: increase gRPC max message receive size to 200MiB 2019-11-15 16:21:20 +01:00
routerrpc_active.go routerrpc: add mc probability query rpc 2019-10-29 12:32:19 +01:00
routerrpc_default.go lncli: add querymc command 2019-06-04 10:00:29 +02:00
types.go cmd/lncli: expose bumping fee of inputs/transactions over lncli 2019-06-11 15:06:40 -07:00
walletrpc_active.go cmd/lncli: expose bumping fee of inputs/transactions over lncli 2019-06-11 15:06:40 -07:00
walletrpc_default.go cmd/lncli: expose pending input sweeps within UtxoSweeper over lncli 2019-06-06 03:23:19 -07:00
walletrpc_types.go cmd/lncli: expose pending input sweeps within UtxoSweeper over lncli 2019-06-06 03:23:19 -07:00
watchtower_active.go cmd/lncli/watchtower: add tower info command 2019-06-20 17:04:04 -07:00
watchtower_default.go cmd/lncli/watchtower: add tower info command 2019-06-20 17:04:04 -07:00
wtclient_types.go lncli+wtclientrpc: remove wtclientrpc build tag, compile by default 2019-09-18 17:26:15 -07:00
wtclient.go lncli+wtclientrpc: remove wtclientrpc build tag, compile by default 2019-09-18 17:26:15 -07:00