From 716075d0d0bcb74c2328507fc305b2b3fc13f362 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Thu, 1 Aug 2013 17:10:59 -0500 Subject: [PATCH] Remove tesnet specific rules unsupported blurb. The testnet specific rules have been supported since commit 9787f46f6acbfacdad4baacaa2b235f766bfa456. --- doc.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc.go b/doc.go index 4d068260..04f70154 100644 --- a/doc.go +++ b/doc.go @@ -134,9 +134,5 @@ This package includes spec changes outlined by the following BIPs: BIP0016 (https://en.bitcoin.it/wiki/BIP_0016) BIP0030 (https://en.bitcoin.it/wiki/BIP_0030) 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