lnd/chainreg
Oliver Gugger e1da1f8941
multi: extract wallet initialization
With this commit we extract the wallet creation/unlocking and
initialization completely out of the main function. This will allow us
to use custom implementations in the future.
2021-10-08 12:13:15 +02: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 multi: extract wallet initialization 2021-10-08 12:13:15 +02:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00