diff --git a/bloom/merkleblock.go b/bloom/merkleblock.go index ad9f65d..fa2eec7 100644 --- a/bloom/merkleblock.go +++ b/bloom/merkleblock.go @@ -5,9 +5,9 @@ package bloom import ( + "github.com/btcsuite/btcchain" "github.com/btcsuite/btcutil" "github.com/btcsuite/btcwire" - "github.com/conformal/btcchain" ) // merkleBlock is used to house intermediate information needed to generate a