Expand description
Bitcoin
Structs§
- Bitcoin
Hash Cache - A struct that can fetch and store recent Bitcoin block hashes, using Electrum nodes. This is only used to evaluate and verify fud’s Equi-X PoW. Bitcoin block hashes are used in the challenge, to make Equi-X solution expirable and unpredictable. It’s meant to be swapped with DarkFi block hashes once it is stable enough. TODO: It should ask for new Electrum nodes, and build a local database of them instead of relying only on the list defined in the settings.