common_messages_sv2
common_messages_sv2 is a Rust #![no-std] crate that implements a set of messages shared across all Stratum V2 subprotocols.
For further information, please refer to Stratum V2 documentation - Common Messages.
Build Options
This crate can be built with the following features:
quickcheck: Enables support for property-based testing using QuickCheck.
Usage
To include this crate in your project, run: