pub const MARKET_ACCOUNT_SIZE_V0: usize = _; // 19_344usize
Total account size for the legacy v0.9 layout. Used by migrate_header_v1 to validate that the account being migrated is a pre-v1 market.
migrate_header_v1