Skip to main content

Module args

Module args 

Source
Expand description

Command line arguments for configuring the consensus layer of a tempo node.

Structs§

Args
Command line arguments for configuring the consensus layer of a tempo node.
PositiveDuration
A jiff::SignedDuration that checks that the duration is positive and not zero.

Constants§

DEFAULT_MAX_MESSAGE_SIZE_BYTES 🔒