lnd.xprv/cmd/lncli
Joost Jager 5b6fdbeb6f
lncli: fix command line argument parsing for sendpayment
This commit fixes a bug that caused the payment hash to be (re)parsed as
an int representing the final cltv delta.
2019-03-08 10:42:18 +01: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 lncli: fix command line argument parsing for sendpayment 2019-03-08 10:42:18 +01: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