loop/cmd
Slyghtning f47b611557
looprpc: extend client.proto with lnrpc.OutPoint and lnrpc.OpenChannelRequest
In this commit we import the lnd's lightning.proto into client.proto to
then be able to use lnrpc.OutPoint and lnrpc.OpenChannelRequest instead
of the looprpc.OutPoint type.
This is safe because the lnrpc and looprpc versions of OutPoint are the
same type.
2026-02-26 09:37:26 +01:00
..
loop looprpc: extend client.proto with lnrpc.OutPoint and lnrpc.OpenChannelRequest 2026-02-26 09:37:26 +01:00
loopd cmd/loop: set exit code 1 on error 2020-06-11 21:00:24 +02:00