mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-09-01 17:55:15 +00:00
Remove tesnet specific rules unsupported blurb.
The testnet specific rules have been supported since commit
9787f46f6a
.
This commit is contained in:
parent
5b697947a7
commit
716075d0d0
1 changed files with 0 additions and 4 deletions
4
doc.go
4
doc.go
|
@ -134,9 +134,5 @@ This package includes spec changes outlined by the following BIPs:
|
||||||
BIP0016 (https://en.bitcoin.it/wiki/BIP_0016)
|
BIP0016 (https://en.bitcoin.it/wiki/BIP_0016)
|
||||||
BIP0030 (https://en.bitcoin.it/wiki/BIP_0030)
|
BIP0030 (https://en.bitcoin.it/wiki/BIP_0030)
|
||||||
BIP0034 (https://en.bitcoin.it/wiki/BIP_0034)
|
BIP0034 (https://en.bitcoin.it/wiki/BIP_0034)
|
||||||
|
|
||||||
Other important information
|
|
||||||
|
|
||||||
This package does not yet implement all of the unique rules for testnet.
|
|
||||||
*/
|
*/
|
||||||
package btcchain
|
package btcchain
|
||||||
|
|
Loading…
Add table
Reference in a new issue