Expand description
TODO(doc): @quake
Structs§
- A mock Pow Engine, mostly for development&test purpose, and may not used in real world verification
- PoW verifier using Eaglesong hash, but with Blake2b as the final hash function
- PoW verifier using Eaglesong hash
Enums§
- The PoW engine traits bundled
Traits§
- A trait for casting to trait
Any
- A trait for PoW engine, which is used to verify PoW
Functions§
- Combine pow_hash and nonce to a message, in little endian