Expand description
§Bitcoin Mining Pool Identification
Crate to identify Bitcoin mining pools based on coinbase transaction metadata like, for example, pool set coinbase tags or coinbase output addresses.
Structs§
- Identification
Result - Pool
- Models a mining pool with a name and optionally a link to the pool website.
Enums§
Constants§
Traits§
- Pool
Identification - Trait for Bitcoin mining pool identification based on metadata like coinbase tags or coinbase output addresses.
Functions§
- default_
data - Returns the default pool list for the given Network. These lists might not be fully up-to-date. Currently, only default lists for Network::Bitcoin (mainnet) and [Network:Signet] are provided. The defaults for Network::Testnet and Network::Regtest are empty lists. For all other possible future networks (Network is non_exhaustive), an empty list is returned.
- parse_
json - Parses a JSON formatted list of pools entries. Format: