package
0.9.8
Repository: https://github.com/iotaledger/goshimmer.git
Documentation: pkg.go.dev

# Functions

New creates a new PoW based on the provided hash.

# Constants

NonceBytes specifies the number of bytes required for the nonce.

# Variables

errors returned by the PoW.
errors returned by the PoW.

# Structs

The Worker provides PoW functionality using an arbitrary hash function.

# Interfaces

Hash identifies a cryptographic hash function that is implemented in another package.