Skip to content

Commit

Permalink
update: pool-identification to 0.3.3
Browse files Browse the repository at this point in the history
now includes spiderpool
  • Loading branch information
0xB10C committed Jul 16, 2024
1 parent 91aedd0 commit e21ca2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ miningpool_observer_shared = { path="../shared" }
log = "0.4"
simple_logger = "1.9.0"

bitcoin-pool-identification = "0.3.1"
bitcoin-pool-identification = "0.3.3"
rawtx-rs = { version = "0.1.8", features = [ "counterparty" ]}

hex = "0.4"
Expand Down

0 comments on commit e21ca2c

Please sign in to comment.