lnd/chainreg
Oliver Gugger 9fa9dd8e43
multi: extract key ring creation from chain control
To make it possible to supply our own implementation of a secret key
ring, we extract that part from the chain control and split the whole
chain control creation into two parts.
2021-10-14 15:42:47 +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 key ring creation from chain control 2021-10-14 15:42:47 +02:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00