Function get_slot_config
Source pub fn get_slot_config(network: &Network) -> Option<SlotConfig>
Expand description
Get the slot configuration for a specific network.
§Arguments
network - The Cardano network
§Returns
The slot configuration for the network, or None for Custom networks