lnd.xprv/cmd
Oliver Gugger b3dfe5d1af
lncli: allow PSBT to be read from file
Fixes #5080.

The N_TTY_BUF_SIZE kernel parameter dictates how many characters can be
pasted into a terminal window. This cannot be circumvented by reading
the input in a different manner.
To avoid the problem fully, we instead allso allow the user to type in a
path to a text file that is read if it exists. That way the PSBT can be
as long as needed.
2021-03-10 12:46:33 +01:00
..
lncli lncli: allow PSBT to be read from file 2021-03-10 12:46:33 +01:00
lnd config: prevent displaying usage twice if --help was requested 2020-09-14 15:18:41 +02:00