pub fn is_v1_market(data: &[u8]) -> bool
Returns true iff data starts with the v1 discriminator.
true
data