Skip to main content

PLACEHOLDER_REMINT_MARGIN_SECS

Constant PLACEHOLDER_REMINT_MARGIN_SECS 

Source
const PLACEHOLDER_REMINT_MARGIN_SECS: i64 = 300;
Expand description

Placeholders are minted with one hour of validity; re-mint this long before they lapse so a slot stuck in Placeholder never serves an expired certificate (design section 4: “re-minted on every restart and hourly while still in Placeholder state”).