# Packages
No description provided by the author
# Functions
NewProcessor creates a new Processor.
ValidateMerkleRootsState validates the proposed merkle roots against the current on-chain state.
# 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
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Processor is the processor responsible for reading next messages and building merkle roots for them, It's setup to use RMN to query which messages to include in the merkle root and ensures the newly built merkle roots are the same as RMN roots.
No description provided by the author
# Interfaces
MetricsReporter exposes only relevant methods for reporting merkle roots from metrics.Reporter.
Observer is an interface for observing data from the offRamp, onRamp, RMN remote config, etc...
# Type aliases
No description provided by the author