dcrd/chaincfg/chainhash/README.md
John C. Vernaleo e7b128a672 multi: Update markdown in README files to match change in github parser.
This borrows a lot from btcsuite/btcd 9918e2a56196fb6b1b2837a9e7fb84f3454098fd
2017-05-26 12:06:19 -04:00

652 B

chainhash

Build Status ISC License GoDoc

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.