Function get_config

Source
pub fn get_config(variant: u64, network: bool) -> Option<Config>
Expand description

We can store all variants of the contracts inside this function then call it whenever we need it.