Skip to main content

Module follow

Module follow 

Source
Expand description

CL-driven follow mode for Tempo nodes.

This module provides a follow implementation that syncs from an upstream node (validator or another follower).

Re-exportsยง

pub use engine::Config;

Modulesยง

driver ๐Ÿ”’
Follower sync driver.
engine
Follow mode engine that syncs from upstream via RPC.
resolver ๐Ÿ”’
Resolver for follow mode.
stubs ๐Ÿ”’
Stub implementations for running marshal in follow mode.
upstream
Actors to communicate with the upstream node.