You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# market_type = instance_market_options.value.market_type != null ? instance_market_options.value.market_type : error("market_type must be specified in instance_market_options")
market_type=instance_market_options.value.market_type!=null? instance_market_options.value.market_type:error("market_type must be specified in instance_market_options")
0 commit comments