module: run go mod tidy && go mod vendor
This commit is contained in:
5
vendor/github.com/btcsuite/btcd/chaincfg/chainhash/doc.go
generated
vendored
Normal file
5
vendor/github.com/btcsuite/btcd/chaincfg/chainhash/doc.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user