package
0.1.0-alpha
Repository: https://github.com/javahutt/hashcash.git
Documentation: pkg.go.dev

# Functions

CheckHash verifies if the given hash satisfies the specified difficulty level.
ParseHashcash parses string to a hashcash struct.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Hashcash is a object representation of hashcash string.
Message is an object that client sends to the server.