pub const CHAIN_HEIGHT_POLLING_INTERVAL: Duration;
Expand description

At startup we wait until a new block has arrived before we start event listeners. This constant defines the rate at which we check whether the chain height has increased.