scope: {
    production: "wallet";
    testnet: "wallet";
} = ContractNames._wallet

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

Type declaration

  • Readonly production: "wallet"
  • Readonly testnet: "wallet"