2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-09 06:12:55 +00:00
2016-09-15 06:12:25 +03:00

6 lines
213 B
Go

// Package chainhash provides abstracted hash functionality.
//
// This package provides a generic hash type and associated functions that
// allows the specific hash algorithm to be abstracted.
package chainhash