No description
Find a file
carla e91b22480f terminator: Connect to LND RPC
This commit adds code to connect to LND's RPC from the
terminator main function. It allows users to specify
config through command line flags, and validates the
input where possible.
2019-11-04 10:39:33 +02:00
cmd/terminator multi: Setup main package and logger 2019-11-04 10:38:46 +02:00
config.go terminator: Connect to LND RPC 2019-11-04 10:39:33 +02:00
go.mod terminator: Connect to LND RPC 2019-11-04 10:39:33 +02:00
go.sum terminator: Connect to LND RPC 2019-11-04 10:39:33 +02:00
LICENSE Initial commit 2019-10-25 10:20:39 +02:00
log.go multi: Setup main package and logger 2019-11-04 10:38:46 +02:00
terminator.go terminator: Connect to LND RPC 2019-11-04 10:39:33 +02:00