Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 499 Bytes

chainhash

ISC License

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.

Installation and Updating

$ go get -u github.com/soteria-dag/soterd/chaincfg/chainhash

License

Package chainhash is licensed under the copyfree ISC License.