lnd.xprv/cmd/lncli
Conner Fromknecht 32c4201edd
cmd/lncli: increase default recovery window to 2.5k
Increases the default window from 250 to 2.5k. Many
users have reported attempting recovery with the
default value only to find an empty wallet. This
change should help ensure that the first recovery
attempt succeeds for the majority of nodes that
have modest load. It might prudent to consider
increasing this value further in the future if
the issue persists or average node age increases.
2019-03-15 02:54:07 -07:00
..
autopilotrpc_active.go lncli: add autopilot query command 2019-01-23 09:05:43 +01:00
autopilotrpc_default.go lncli: add lncli autopilot commands 2018-12-13 13:02:40 +01:00
commands.go cmd/lncli: increase default recovery window to 2.5k 2019-03-15 02:54:07 -07:00
invoicesrpc_active.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01:00
invoicesrpc_default.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01:00
main.go lncli: add cancel invoice command 2019-02-06 07:29:38 +01:00
types.go lnrpc+rpcserver: rename ScriptPubkey to PkScript on Utxo msg 2019-02-11 13:02:25 -08:00