FlareSystemsManager Threshold Off-by-One PoC Summary This PoC reproduces an off-by-one threshold bug in Flare mainnet FlareSystemsManager on a fork at block 58828560. The contract stores the signing threshold as: ceil(totalNormalisedWeight * thresholdPPM / 1e6)