carla
|
5668b335d3
|
chainreg: register logger
|
2020-11-09 14:11:31 +02:00 |
|
Eugene
|
bebe258e2d
|
chainregistry+lnd: moving chainregistry+chainparams to new package
|
2020-10-29 15:24:14 -04:00 |
|
Eugene
|
f4fe76aaf1
|
chainreg: add Config, move chainparams.go
Creates a Config that initializes the chainregistry struct in the
lnd package. Also moves all of chainparams.go to the chainreg
package.
|
2020-10-29 15:19:58 -04:00 |
|
Eugene
|
933b959aa8
|
chainreg: export ChainCode to new pkg
Moves chainCode from the lnd package to the chainreg package,
where it is exported and can be used by other packages.
|
2020-10-29 15:19:57 -04:00 |
|