Documentation
    Preparing search index...
    • Set the window before expiry in which live quotes, mints, and live redeems abort. 0 disables the block. Read live at trade time, so a change applies to markets already trading and stays available as an incident control.

      Deliberately not gated on assert_not_valuation_in_progress, matching set_trading_paused: a stalled flush must not be able to trap a safety control. Nothing in the flush reads this value, so a mid-valuation change cannot skew a frozen mark.

      Parameters

      Returns (tx: Transaction) => TransactionResult