Expand description

Sending and receiving of DisputeRequests.

This subsystem essentially consists of two parts:

  • a sender
  • and a receiver

The sender is responsible for getting our vote out, see [sender]. The receiver handles incoming [DisputeRequest]s and offers spam protection, see [receiver].

Structs

The dispute distribution subsystem.
Dispute Distribution metrics.