lnd.xprv/cmd/lncli
Oliver Gugger 4460903399
multi: add signet parameters
With this commit we make lnd compatible with the public signet test
network.
2021-05-18 13:06:03 +02: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 lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
autopilotrpc_default.go lncli: add lncli autopilot commands 2018-12-13 13:02:40 +01:00
cmd_build_route.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +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: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_mc_cfg_get.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_mc_cfg_set.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_open_channel.go lint: silence depreciation warnings 2021-05-04 17:33:14 +02:00
cmd_pay.go cmd/lncli: add basic AMP support for CLI 2021-05-10 22:02:15 -07:00
cmd_profile.go lncli: don't read macaroons when not using them 2020-09-25 15:54:10 +02:00
cmd_query_mission_control.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_query_probability.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
cmd_reset_mission_control.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +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 lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
commands.go lncli: add account flag to wallet related commands 2021-04-05 15:41:08 -07:00
invoicesrpc_active.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
invoicesrpc_default.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01: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 multi: add signet parameters 2021-05-18 13:06:03 +02:00
profile.go lncli: don't read macaroons when not using them 2020-09-25 15:54:10 +02:00
routerrpc.go lncli: add mission control import command 2021-03-18 10:52:23 +02:00
types.go lnrpc+rpcserver+lncli: rename RPC fields to previous JSON name 2020-03-07 11:24:13 +01:00
walletrpc_active.go walletrpc: use bytes to represent master key fingerprint 2021-05-07 13:07:10 -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 lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00
watchtower_active.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00
watchtower_default.go cmd/lncli/watchtower: add tower info command 2019-06-20 17:04:04 -07:00
wtclient.go lncli: cancel RPC context on OS interrupts 2021-03-12 10:07:49 +02:00