Expand description

Traits that implements very basic properties that every implementation should use

Structs§

  • Defines a mining downstream node at the most basic level
  • SetupConnection sugared
  • Proxies likely need to change the request ids of the downsteam’s messages. They also need to remember the original id to patch the upstream’s response with it.
  • Standard channels are intended to be used by end mining devices.

Enums§

Traits§

  • General properties that every Sv2 compatible mining downstream nodes must implement.
  • General properties that every Sv2 compatible mining upstream nodes must implement.
  • A trait that defines the basic properties of an upstream node.