Documentation
¶
Index ¶
- func Blake2bl(data string) string
- func Blake2blFromBytes(data []byte) []byte
- func CalcDistance(work []byte, soln []byte) uint64
- func Eval(work, miner_key, merkle_root, nonce []byte, timestamp uint64) uint64
- func EvalString(work, miner_key, merkle_root, nonce string, timestamp uint64) uint64
- func Verify(Difficulty *big.Int, Work, MinerKey, MerkleRoot, Nonce string, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Blake2blFromBytes ¶
func CalcDistance ¶
func EvalString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.