Type Definition cubist_config::TargetConfigs
source · pub type TargetConfigs = HashMap<Target, TargetConfig>;
Expand description
A map of chains to target configs
pub type TargetConfigs = HashMap<Target, TargetConfig>;
A map of chains to target configs