The chainhash
package provides a generic hash type and associated functions that allows the
specific hash algorithm to be abstracted. It is used throughout the soterd codebase.
$ go get -u github.com/soteria-dag/soterd/chaincfg/chainhash
Package chainhash is licensed under the copyfree ISC License.