lnd/chainreg
Oliver Gugger 338afef862
lnd: standardize printing to stdout
With this commit we standardize the error messages in the config parsing
section of the main package. We only print to stdout/stderr in a single
place and also make sure the same error is printed to the log (which
might or might not yet be initialized at that point).
2021-11-08 15:12:56 +01:00
..
chaincode.go chainreg: export ChainCode to new pkg 2020-10-29 15:19:57 -04:00
chainparams.go multi: add signet parameters 2021-05-18 13:06:03 +02:00
chainregistry.go lnd: standardize printing to stdout 2021-11-08 15:12:56 +01:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00