# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewService constructs a new feeds service.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SpecStatusApproved defines a spec status which the node op has approved.
SpecStatusCancelled defines a spec status which was previously approved, but cancelled by the node op.
SpecStatusPending defines a spec status which has been proposed by the FMS.
SpecStatusRejected defines a spec status which was proposed, but was rejected by the node op.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ChainConfig defines the chain configuration for a Feeds Manager.
ConnectOpts defines the required options to connect to an FMS server.
FeedsManager defines a registered Feeds Manager Service and the connection information.
FluxMonitorConfig defines configuration for FluxMonitorJobs.
JobProposal represents a proposal which has been sent by a Feeds Manager.
JobProposalCounts defines the counts for job proposals of each status.
JobProposalSpec defines a versioned proposed spec for a JobProposal.
NullService defines an implementation of the Feeds Service that is used when the Feeds Service is disabled.
OCR1Config defines configuration for OCR1 Jobs.
OCR2Config defines configuration for OCR2 Jobs.
ProposeJobArgs are the arguments to provide to the ProposeJob method.
No description provided by the author
RPCHandlers define handlers for RPC method calls from the Feeds Manager.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
Service represents a behavior of the feeds service.
# Type aliases
No description provided by the author
JobProposalStatus are the status codes that define the stage of a proposal.
SpecStatus is the status of each proposed spec.