SupportedLitNetwork: typeof LIT_NETWORK["DatilDev"] | typeof LIT_NETWORK["DatilTest"] | typeof LIT_NETWORK["Datil"]

Represents the supported Lit networks for the tool.

Description

Can be one of the following:

  • LIT_NETWORK.DatilDev (development environment)
  • LIT_NETWORK.DatilTest (testing environment)
  • LIT_NETWORK.Datil (production environment)