Function get_is_devnet

Source
pub fn get_is_devnet(devnet: bool) -> bool
Expand description

Returns whether the devnet flag is set. If the --devnet flag is not set, check if the environment variable is set, otherwise default to false.