scope: {
    production: "fund";
    testnet: "fundtest2222";
} = ContractNames._fund

Таблица хранится в области памяти контракта.

Type declaration

  • Readonly production: "fund"
  • Readonly testnet: "fundtest2222"