bitcoin-pool-identification 0.3.2

Coinbase tag and coinbase output address based mining-pool identification for rust-bitcoin's bitcoin::{Block, Transaction}
Documentation
[dependencies.bitcoin]
version = "0.31"

[dependencies.hex]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1"

[package]
authors = ["0xB10C <0xb10c@gmail.com>"]
categories = ["cryptography::cryptocurrencies"]
description = "Coinbase tag and coinbase output address based mining-pool identification for rust-bitcoin's bitcoin::{Block, Transaction}"
edition = "2021"
keywords = ["bitcoin", "mining-pool", "identification"]
license = "MIT OR Apache-2.0"
name = "bitcoin-pool-identification"
readme = "README.md"
repository = "https://github.com/0xB10C/rust-bitcoin-pool-identification"
version = "0.3.2"