Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 681 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 681 Bytes

chainhash

Build Status ISC License Doc

chainhash provides a generic hash type and associated functions that allows the specific hash algorithm to be abstracted.

Installation and updating

$ go get -u github.com/decred/dcrd/chaincfg/chainhash

License

Package chainhash is licensed under the copyfree ISC License.