lbcd/chaincfg
Roy Lee e323751218 ci: gofmt with go 1.19
Go 1.19 introduces various updates to gofmt.
2022-08-07 23:40:53 -07:00
..
chainhash ci: gofmt with go 1.19 2022-08-07 23:40:53 -07:00
doc.go ci: gofmt with go 1.19 2022-08-07 23:40:53 -07:00
genesis.go [lbry] test: fixed all current tests and delete three. 2022-05-24 00:01:46 -07:00
genesis_test.go [lbry] test: fixed all current tests and delete three. 2022-05-24 00:01:46 -07:00
params.go ci: gofmt with go 1.19 2022-08-07 23:40:53 -07:00
params_test.go wire+chaincfg: add signet params 2021-04-22 13:10:44 +02:00
README.md [lbry] docs: update docs for LBRY 2022-05-24 00:01:46 -07:00
register_test.go [lbry] rename btcd to lbcd 2022-05-23 23:53:30 -07:00

chaincfg

ISC License

Package chaincfg defines chain configuration parameters for the three standard LBRY networks and provides the ability for callers to define their own custom LBRY networks.