Expand description
Farming cluster farmer
Farmer is responsible for maintaining farms, doing audits and generating proofs when solution is found in one of the plots.
This module exposes some data structures for NATS communication, custom farm implementation designed to work with cluster farmer and a service function to drive the backend part of the farmer.
Structs§
- Cluster farm implementation
- Broadcast with identification details by farmers
Functions§
- Create farmer service for specified farms that will be processing incoming requests and send periodic identify notifications.