Marmot-TS
    Preparing search index...

    Function isAppPayloadExpired

    • Whether an MLS application message has fallen outside the retained app-payload window and MUST expire: it is more than appPayloadPastEpochLimit past epochs behind the current tip.

      Parameters

      • messageEpoch: number
      • currentTipEpoch: number
      • appPayloadPastEpochLimit: number

      Returns boolean