channels_sv2 2.0.0

Sv2 Channel Primitives
Documentation
1
2
3
4
5
6
7
8
//! Sv2 channels - Mining Servers Abstraction.

pub mod error;
pub mod extended;
pub mod group;
pub mod jobs;
pub mod share_accounting;
pub mod standard;