stratum-common 2.0.0

SV2 pool role
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.bitcoin]
optional = true
version = "0.32.5"

[dependencies.secp256k1]
default-features = false
features = ["alloc", "rand", "rand-std"]
version = "0.28.2"

[package]
description = "SV2 pool role"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "stratum-common"
repository = "https://github.com/stratum-mining/stratum"
version = "2.0.0"