diff --git a/protocol/0043-MKTL-market_lifecycle.md b/protocol/0043-MKTL-market_lifecycle.md index da96a093a..a41bb2f30 100644 --- a/protocol/0043-MKTL-market_lifecycle.md +++ b/protocol/0043-MKTL-market_lifecycle.md @@ -365,3 +365,8 @@ After `market.liquidity.successorLaunchWindowLength` has passed since market set 1. Once the governance proposal to resumed the market gets enacted the market can now leave the auction. 1. If no other auction triggers are active the market goes back into its default trading mode immediately (auction gets uncrossed and trades get generated). 1. If other auction triggers are active the market remains in auction mode until these allow it to leave it. + +### Market gets suspended and resumed before it has been enacted (0043-MKTL-011) + +1. A market is proposed and then suspended before it is enacted. +1. The market is resumed and should now be able to leave opening auction.