//! Migration mode helpers used to freeze mutable stake/blob writes.
use ;
static MIGRATION_FREEZE: AtomicBool = new;
/// Refreshes migration mode from `PH_MIGRATION_MODE` and returns whether freeze is active.
/// Returns true when migration mode freeze is enabled.