CheckDifficulty compares a 256-bit LE hash against a difficulty target. CheckPoWHash computes RandomX hash and checks against difficulty. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| block.go | ||
| block_test.go | ||
| doc.go | ||
| errors.go | ||
| errors_test.go | ||
| fee.go | ||
| fee_test.go | ||
| pow.go | ||
| pow_test.go | ||
| reward.go | ||
| reward_test.go | ||
| tx.go | ||
| tx_test.go | ||