Module shutdown

Module shutdown 

Source
Expand description

Types for market kill switch and winddown.

These two mechanisms both allow authorized wallets to shut down parts of the protocol, either at a market level or the entire protocol. Therefore they share a set of types here.

Enumsยง

ShutdownEffect
Are we turning off these features or turning them back on?
ShutdownImpact
Which part of the protocol should be impacted
ShutdownWallet
Which wallet called the shutdown action?