Registry / networking / stratum-common

stratum-common

JSON →
library4.0.1rscratesunverified

SV2 pool role common library for Stratum V2 mining protocol.

# Cargo.toml [dependencies] stratum-common = "4.0.1"
INSTALL
IMPORT
SIG · STRATUM-COMMON
S
stratum-common
networkingrustv4.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PoolRole
use stratum_common::PoolRole;

Creating a Stratum V2 pool role instance

use stratum_common::PoolRole; fn main() { let role = PoolRole::new(); println!("Stratum pool role created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
stratum-common — cargo add stratum-common · libregistry