lnd.xprv/cmd/lnd
Oliver Gugger 620eaa3199
lnd+cmd: move interrupt into cmd
If the main package is used as a library, we don't want it to
register interrupt signals itself. Rather we want to pass in the
shutdown channel manually. We do this in the cmd now.
2020-05-14 14:37:51 +02:00
..
main.go lnd+cmd: move interrupt into cmd 2020-05-14 14:37:51 +02:00