dcrd/bloom/doc.go
2018-01-08 16:04:45 -06:00

9 lines
242 B
Go

// Copyright (c) 2018 The Decred developers
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.
/*
Package bloom provides an API for dealing with decred-specific bloom filters.
*/
package bloom