salt-sdk
    Preparing search index...

    Type Alias Environment

    Environment: "MAINNET" | "TESTNET" | EnvironmentConfig

    Used when creatinga Salt instance to specify whether to use the test network or mainnet. Effectively, this is deciding whether to use real crypto or test crypto. The third option, EnvironmentConfig can be used to specify a totally custom Salt API server and orchestration network - this is mainly used for development and testing purposes.