lbcd/chaincfg
2021-08-31 15:53:55 -04:00
..
chainhash [lbry] chaincfg: implement LBRY PoW Hash 2021-08-19 14:19:20 -04:00
doc.go Import btcnet repo into chaincfg directory. 2015-02-05 21:53:44 -06:00
genesis.go [lbry] chaincfg: setup genisis blocks 2021-08-19 14:19:20 -04:00
params.go [lbry] chaincfg: update chainparams for LBRY chain 2021-08-19 14:19:20 -04:00
params_test.go wire+chaincfg: add signet params 2021-04-22 13:10:44 +02:00
README.md sanitizing readmes for lbcd 2021-08-31 15:53:55 -04:00
register_test.go chaincfg: Add IsBech32SegwitPrefix utility method. 2017-07-08 10:26:15 +02: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.