VerifyWorkAdmissionOptions
@totemsdk/txpow / VerifyWorkAdmissionOptions
Interface: VerifyWorkAdmissionOptions
Properties
admissionWindowMs?
optionaladmissionWindowMs?:number
Staleness window (ms) within which a template is acceptable for admission.
latestTemplate?
optionallatestTemplate?:MinimaWorkTemplate|null
The latest template, for broadcastability checks.
now?
optionalnow?:number
Override the current time for deterministic testing.