Variable contractNameConst

contractName: {
    production: "branch";
    testnet: "branch";
} = contractNames._branch

Type declaration

  • Readonly production: "branch"
  • Readonly testnet: "branch"