@taqueria/protocol 0.27.2-alpha → 0.27.2-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Base.js +3 -7
- package/Base.js.map +1 -1
- package/ConfigEnvironmentFileV2.d.ts +2 -0
- package/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/ConfigEnvironmentFileV2.js +21 -0
- package/ConfigEnvironmentFileV2.js.map +1 -0
- package/ConfigFileV2.d.ts +2 -0
- package/ConfigFileV2.d.ts.map +1 -0
- package/ConfigFileV2.js +21 -0
- package/ConfigFileV2.js.map +1 -0
- package/EphemeralState.d.ts +308 -304
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +4 -14
- package/EphemeralState.js.map +1 -1
- package/ParsedPluginInfo.d.ts +774 -764
- package/ParsedPluginInfo.d.ts.map +1 -1
- package/ParsedPluginInfo.js +2 -12
- package/ParsedPluginInfo.js.map +1 -1
- package/PersistentState.js +0 -11
- package/PersistentState.js.map +1 -1
- package/PluginInfo.d.ts +954 -942
- package/PluginInfo.d.ts.map +1 -1
- package/PluginInfo.js +6 -16
- package/PluginInfo.js.map +1 -1
- package/PluginSchema.d.ts +1855 -1835
- package/PluginSchema.d.ts.map +1 -1
- package/PluginSchema.js +4 -14
- package/PluginSchema.js.map +1 -1
- package/SHA256.js +0 -11
- package/SanitizedAbsPath.js +0 -10
- package/SanitizedArgs.d.ts +75 -445
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +22 -89
- package/SanitizedArgs.js.map +1 -1
- package/TaqError.d.ts +1 -1
- package/TaqError.d.ts.map +1 -1
- package/TaqError.js +0 -9
- package/TaqError.js.map +1 -1
- package/Template.js +0 -4
- package/helpers.js +0 -4
- package/i18n.d.ts.map +1 -1
- package/i18n.js +3 -10
- package/i18n.js.map +1 -1
- package/index.d.ts +4 -3
- package/index.d.ts.map +1 -1
- package/index.js +5 -58
- package/index.js.map +1 -1
- package/out/types/Alias.js +0 -10
- package/out/types/BuildNumber.js +0 -10
- package/out/types/Command.js +0 -10
- package/out/types/Config.d.ts +476 -468
- package/out/types/Config.d.ts.map +1 -1
- package/out/types/Config.js +0 -10
- package/out/types/ConfigAccount.d.js +19 -0
- package/out/types/ConfigAccount.d.js.map +1 -0
- package/out/types/ConfigAccount.d.ts +106 -0
- package/out/types/ConfigAccount.d.ts.map +1 -0
- package/out/types/ConfigAccount.js +70 -0
- package/out/types/ConfigAccount.js.map +1 -0
- package/out/types/ConfigArtifactsDir.js +0 -10
- package/out/types/ConfigContractsDir.js +0 -10
- package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
- package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.js +70 -0
- package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
- package/out/types/ConfigFileV1.d.js +19 -0
- package/out/types/ConfigFileV1.d.js.map +1 -0
- package/out/types/ConfigFileV1.d.ts +1370 -0
- package/out/types/ConfigFileV1.d.ts.map +1 -0
- package/out/types/ConfigFileV1.js +70 -0
- package/out/types/ConfigFileV1.js.map +1 -0
- package/out/types/ConfigFileV2.d.js +19 -0
- package/out/types/ConfigFileV2.d.js.map +1 -0
- package/out/types/ConfigFileV2.d.ts +762 -0
- package/out/types/ConfigFileV2.d.ts.map +1 -0
- package/out/types/ConfigFileV2.js +70 -0
- package/out/types/ConfigFileV2.js.map +1 -0
- package/out/types/Contract.js +0 -10
- package/out/types/CurrencyAmountV2.d.js +19 -0
- package/out/types/CurrencyAmountV2.d.js.map +1 -0
- package/out/types/CurrencyAmountV2.d.ts +56 -0
- package/out/types/CurrencyAmountV2.d.ts.map +1 -0
- package/out/types/CurrencyAmountV2.js +70 -0
- package/out/types/CurrencyAmountV2.js.map +1 -0
- package/out/types/EconomicalProtocolHash.js +0 -10
- package/out/types/Environment.js +0 -10
- package/out/types/EphemeralState.d.ts +2525 -2493
- package/out/types/EphemeralState.d.ts.map +1 -1
- package/out/types/EphemeralState.js +0 -10
- package/out/types/Faucet.js +0 -10
- package/out/types/HumanReadableIdentifier.js +0 -10
- package/out/types/InstalledPlugin.js +0 -10
- package/out/types/LoadedConfig.d.ts +476 -468
- package/out/types/LoadedConfig.d.ts.map +1 -1
- package/out/types/LoadedConfig.js +0 -10
- package/out/types/MetadataConfig.js +0 -10
- package/out/types/NetworkAccountConfig.d.ts +52 -39
- package/out/types/NetworkAccountConfig.d.ts.map +1 -1
- package/out/types/NetworkAccountConfig.js +0 -10
- package/out/types/NetworkConfig.d.ts +84 -76
- package/out/types/NetworkConfig.d.ts.map +1 -1
- package/out/types/NetworkConfig.js +0 -10
- package/out/types/NonEmptyString.js +0 -10
- package/out/types/Operation.d.ts +808 -800
- package/out/types/Operation.d.ts.map +1 -1
- package/out/types/Operation.js +0 -10
- package/out/types/Option.js +0 -10
- package/out/types/ParsedConfig.d.ts +531 -523
- package/out/types/ParsedConfig.d.ts.map +1 -1
- package/out/types/ParsedConfig.js +0 -10
- package/out/types/ParsedOperation.d.ts +619 -611
- package/out/types/ParsedOperation.d.ts.map +1 -1
- package/out/types/ParsedOperation.js +0 -10
- package/out/types/ParsedTemplate.d.ts +619 -611
- package/out/types/ParsedTemplate.d.ts.map +1 -1
- package/out/types/ParsedTemplate.js +0 -10
- package/out/types/PersistedOperation.js +0 -10
- package/out/types/PersistedTask.js +0 -10
- package/out/types/PersistentState.js +0 -10
- package/out/types/PluginActionName.js +0 -10
- package/out/types/PluginDependenciesResponse.js +0 -10
- package/out/types/PluginInfo.d.ts +1267 -1251
- package/out/types/PluginInfo.d.ts.map +1 -1
- package/out/types/PluginInfo.js +0 -10
- package/out/types/PluginJsonResponse.js +0 -10
- package/out/types/PluginProxyResponse.js +0 -10
- package/out/types/PluginResponseEncoding.js +0 -10
- package/out/types/PluginSchema.d.ts +4363 -4323
- package/out/types/PluginSchema.d.ts.map +1 -1
- package/out/types/PluginSchema.js +0 -10
- package/out/types/PositionalArg.js +0 -10
- package/out/types/Provisioner.js +0 -10
- package/out/types/ProvisionerID.js +0 -10
- package/out/types/Provisions.js +0 -10
- package/out/types/ProxyTaskArgs.d.ts +639 -631
- package/out/types/ProxyTaskArgs.d.ts.map +1 -1
- package/out/types/ProxyTaskArgs.js +0 -10
- package/out/types/ProxyTemplateArgs.d.ts +639 -631
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
- package/out/types/ProxyTemplateArgs.js +0 -10
- package/out/types/PublicKeyHash.js +0 -10
- package/out/types/RequestArgs.d.ts +639 -631
- package/out/types/RequestArgs.d.ts.map +1 -1
- package/out/types/RequestArgs.js +0 -10
- package/out/types/RuntimeDependency.js +0 -10
- package/out/types/RuntimeDependencyReport.js +0 -10
- package/out/types/SHA256.js +0 -10
- package/out/types/SandboxAccountConfig.js +0 -10
- package/out/types/SandboxAccounts.d.js +19 -0
- package/out/types/SandboxAccounts.d.js.map +1 -0
- package/out/types/SandboxAccounts.d.ts +43 -0
- package/out/types/SandboxAccounts.d.ts.map +1 -0
- package/out/types/SandboxAccounts.js +70 -0
- package/out/types/SandboxAccounts.js.map +1 -0
- package/out/types/SandboxConfig.d.ts +26 -26
- package/out/types/SandboxConfig.js +0 -10
- package/out/types/SanitizedAbsPath.js +0 -10
- package/out/types/SanitizedArgs.js +0 -10
- package/out/types/SanitizedPath.js +0 -10
- package/out/types/ScaffoldConfig.js +0 -10
- package/out/types/Settings.d.ts +13 -13
- package/out/types/Settings.js +0 -10
- package/out/types/SingleChar.js +0 -10
- package/out/types/Task.js +0 -10
- package/out/types/Template.d.ts +808 -800
- package/out/types/Template.d.ts.map +1 -1
- package/out/types/Template.js +0 -10
- package/out/types/Timestamp.js +0 -10
- package/out/types/Tz.js +0 -10
- package/out/types/TzKtConfig.js +0 -10
- package/out/types/Url.js +0 -10
- package/out/types/Verb.js +0 -10
- package/out/types/VersionNumber.js +0 -10
- package/out/types-strict.d.js.map +1 -1
- package/out/types-strict.d.ts +109 -16
- package/out/types-strict.d.ts.map +1 -1
- package/out/types-strict.js.map +1 -1
- package/out/types-zod.d.js.map +1 -1
- package/out/types-zod.d.ts +4228 -3604
- package/out/types-zod.d.ts.map +1 -1
- package/out/types-zod.js +72 -78
- package/out/types-zod.js.map +1 -1
- package/package.json +6 -27
- package/taqueria-protocol-types.js +0 -39
- package/tsup.config.d.ts +4 -0
- package/tsup.config.d.ts.map +1 -0
- package/types-config-files.d.ts +21 -0
- package/types-config-files.d.ts.map +1 -0
- package/types-config-files.js +343 -0
- package/types-config-files.js.map +1 -0
- package/types.d.ts +94 -14
- package/types.d.ts.map +1 -1
- package/types.js.map +1 -1
- package/tzkt-config.js +0 -10
- package/Alias.mjs +0 -3
- package/Alias.mjs.map +0 -1
- package/Base.mjs +0 -57
- package/Base.mjs.map +0 -1
- package/Command.mjs +0 -3
- package/Command.mjs.map +0 -1
- package/Config.mjs +0 -3
- package/Config.mjs.map +0 -1
- package/ConfigArtifactsDir.mjs +0 -3
- package/ConfigArtifactsDir.mjs.map +0 -1
- package/ConfigContractsDir.mjs +0 -3
- package/ConfigContractsDir.mjs.map +0 -1
- package/Contract.mjs +0 -3
- package/Contract.mjs.map +0 -1
- package/Crypto.mjs +0 -1
- package/Crypto.mjs.map +0 -1
- package/EconomicalProtocolHash.mjs +0 -3
- package/EconomicalProtocolHash.mjs.map +0 -1
- package/Environment.mjs +0 -3
- package/Environment.mjs.map +0 -1
- package/EphemeralState.mjs +0 -238
- package/EphemeralState.mjs.map +0 -1
- package/Faucet.mjs +0 -3
- package/Faucet.mjs.map +0 -1
- package/HumanReadableIdentifier.mjs +0 -3
- package/HumanReadableIdentifier.mjs.map +0 -1
- package/InstalledPlugin.mjs +0 -3
- package/InstalledPlugin.mjs.map +0 -1
- package/LoadedConfig.mjs +0 -3
- package/LoadedConfig.mjs.map +0 -1
- package/MetadataConfig.mjs +0 -3
- package/MetadataConfig.mjs.map +0 -1
- package/NetworkAccountConfig.mjs +0 -3
- package/NetworkAccountConfig.mjs.map +0 -1
- package/NetworkConfig.mjs +0 -3
- package/NetworkConfig.mjs.map +0 -1
- package/NonEmptyString.mjs +0 -3
- package/NonEmptyString.mjs.map +0 -1
- package/Operation.mjs +0 -3
- package/Operation.mjs.map +0 -1
- package/Option.mjs +0 -3
- package/Option.mjs.map +0 -1
- package/ParsedOperation.mjs +0 -3
- package/ParsedOperation.mjs.map +0 -1
- package/ParsedPluginInfo.mjs +0 -44
- package/ParsedPluginInfo.mjs.map +0 -1
- package/ParsedTemplate.mjs +0 -3
- package/ParsedTemplate.mjs.map +0 -1
- package/PersistentState.mjs +0 -60
- package/PersistentState.mjs.map +0 -1
- package/PluginActionName.mjs +0 -3
- package/PluginActionName.mjs.map +0 -1
- package/PluginDependenciesResponse.mjs +0 -3
- package/PluginDependenciesResponse.mjs.map +0 -1
- package/PluginInfo.mjs +0 -76
- package/PluginInfo.mjs.map +0 -1
- package/PluginJsonResponse.mjs +0 -3
- package/PluginJsonResponse.mjs.map +0 -1
- package/PluginProxyResponse.mjs +0 -3
- package/PluginProxyResponse.mjs.map +0 -1
- package/PluginResponseEncoding.mjs +0 -3
- package/PluginResponseEncoding.mjs.map +0 -1
- package/PluginSchema.mjs +0 -59
- package/PluginSchema.mjs.map +0 -1
- package/PositionalArg.mjs +0 -3
- package/PositionalArg.mjs.map +0 -1
- package/Provisioner.mjs +0 -3
- package/Provisioner.mjs.map +0 -1
- package/ProvisionerID.mjs +0 -3
- package/ProvisionerID.mjs.map +0 -1
- package/Provisions.mjs +0 -3
- package/Provisions.mjs.map +0 -1
- package/ProxyTaskArgs.mjs +0 -3
- package/ProxyTaskArgs.mjs.map +0 -1
- package/ProxyTemplateArgs.mjs +0 -3
- package/ProxyTemplateArgs.mjs.map +0 -1
- package/PublicKeyHash.mjs +0 -3
- package/PublicKeyHash.mjs.map +0 -1
- package/RequestArgs.mjs +0 -3
- package/RequestArgs.mjs.map +0 -1
- package/SHA256.mjs +0 -59
- package/SHA256.mjs.map +0 -1
- package/SandboxAccountConfig.mjs +0 -3
- package/SandboxAccountConfig.mjs.map +0 -1
- package/SandboxConfig.mjs +0 -3
- package/SandboxConfig.mjs.map +0 -1
- package/SanitizedAbsPath.mjs +0 -27
- package/SanitizedAbsPath.mjs.map +0 -1
- package/SanitizedArgs.mjs +0 -198
- package/SanitizedArgs.mjs.map +0 -1
- package/SanitizedPath.mjs +0 -3
- package/SanitizedPath.mjs.map +0 -1
- package/ScaffoldConfig.mjs +0 -3
- package/ScaffoldConfig.mjs.map +0 -1
- package/Settings.mjs +0 -3
- package/Settings.mjs.map +0 -1
- package/SingleChar.mjs +0 -3
- package/SingleChar.mjs.map +0 -1
- package/TaqError.mjs +0 -35
- package/TaqError.mjs.map +0 -1
- package/Task.mjs +0 -3
- package/Task.mjs.map +0 -1
- package/Template.mjs +0 -10
- package/Template.mjs.map +0 -1
- package/Timestamp.mjs +0 -3
- package/Timestamp.mjs.map +0 -1
- package/Tz.mjs +0 -3
- package/Tz.mjs.map +0 -1
- package/Url.mjs +0 -3
- package/Url.mjs.map +0 -1
- package/Verb.mjs +0 -3
- package/Verb.mjs.map +0 -1
- package/VersionNumber.mjs +0 -3
- package/VersionNumber.mjs.map +0 -1
- package/helpers.mjs +0 -28
- package/helpers.mjs.map +0 -1
- package/i18n.mjs +0 -67
- package/i18n.mjs.map +0 -1
- package/index.mjs +0 -108
- package/index.mjs.map +0 -1
- package/out/types/Alias.d.mjs +0 -1
- package/out/types/Alias.d.mjs.map +0 -1
- package/out/types/Alias.mjs +0 -49
- package/out/types/Alias.mjs.map +0 -1
- package/out/types/BuildNumber.d.mjs +0 -1
- package/out/types/BuildNumber.d.mjs.map +0 -1
- package/out/types/BuildNumber.mjs +0 -49
- package/out/types/BuildNumber.mjs.map +0 -1
- package/out/types/Command.d.mjs +0 -1
- package/out/types/Command.d.mjs.map +0 -1
- package/out/types/Command.mjs +0 -49
- package/out/types/Command.mjs.map +0 -1
- package/out/types/Config.d.mjs +0 -1
- package/out/types/Config.d.mjs.map +0 -1
- package/out/types/Config.mjs +0 -49
- package/out/types/Config.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.mjs +0 -49
- package/out/types/ConfigArtifactsDir.mjs.map +0 -1
- package/out/types/ConfigContractsDir.d.mjs +0 -1
- package/out/types/ConfigContractsDir.d.mjs.map +0 -1
- package/out/types/ConfigContractsDir.mjs +0 -49
- package/out/types/ConfigContractsDir.mjs.map +0 -1
- package/out/types/Contract.d.mjs +0 -1
- package/out/types/Contract.d.mjs.map +0 -1
- package/out/types/Contract.mjs +0 -49
- package/out/types/Contract.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.mjs +0 -49
- package/out/types/EconomicalProtocolHash.mjs.map +0 -1
- package/out/types/Environment.d.mjs +0 -1
- package/out/types/Environment.d.mjs.map +0 -1
- package/out/types/Environment.mjs +0 -49
- package/out/types/Environment.mjs.map +0 -1
- package/out/types/EphemeralState.d.mjs +0 -1
- package/out/types/EphemeralState.d.mjs.map +0 -1
- package/out/types/EphemeralState.mjs +0 -49
- package/out/types/EphemeralState.mjs.map +0 -1
- package/out/types/Faucet.d.mjs +0 -1
- package/out/types/Faucet.d.mjs.map +0 -1
- package/out/types/Faucet.mjs +0 -49
- package/out/types/Faucet.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.mjs +0 -49
- package/out/types/HumanReadableIdentifier.mjs.map +0 -1
- package/out/types/InstalledPlugin.d.mjs +0 -1
- package/out/types/InstalledPlugin.d.mjs.map +0 -1
- package/out/types/InstalledPlugin.mjs +0 -49
- package/out/types/InstalledPlugin.mjs.map +0 -1
- package/out/types/LoadedConfig.d.mjs +0 -1
- package/out/types/LoadedConfig.d.mjs.map +0 -1
- package/out/types/LoadedConfig.mjs +0 -49
- package/out/types/LoadedConfig.mjs.map +0 -1
- package/out/types/MetadataConfig.d.mjs +0 -1
- package/out/types/MetadataConfig.d.mjs.map +0 -1
- package/out/types/MetadataConfig.mjs +0 -49
- package/out/types/MetadataConfig.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.d.mjs +0 -1
- package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.mjs +0 -49
- package/out/types/NetworkAccountConfig.mjs.map +0 -1
- package/out/types/NetworkConfig.d.mjs +0 -1
- package/out/types/NetworkConfig.d.mjs.map +0 -1
- package/out/types/NetworkConfig.mjs +0 -49
- package/out/types/NetworkConfig.mjs.map +0 -1
- package/out/types/NonEmptyString.d.mjs +0 -1
- package/out/types/NonEmptyString.d.mjs.map +0 -1
- package/out/types/NonEmptyString.mjs +0 -49
- package/out/types/NonEmptyString.mjs.map +0 -1
- package/out/types/Operation.d.mjs +0 -1
- package/out/types/Operation.d.mjs.map +0 -1
- package/out/types/Operation.mjs +0 -49
- package/out/types/Operation.mjs.map +0 -1
- package/out/types/Option.d.mjs +0 -1
- package/out/types/Option.d.mjs.map +0 -1
- package/out/types/Option.mjs +0 -49
- package/out/types/Option.mjs.map +0 -1
- package/out/types/ParsedConfig.d.mjs +0 -1
- package/out/types/ParsedConfig.d.mjs.map +0 -1
- package/out/types/ParsedConfig.mjs +0 -49
- package/out/types/ParsedConfig.mjs.map +0 -1
- package/out/types/ParsedOperation.d.mjs +0 -1
- package/out/types/ParsedOperation.d.mjs.map +0 -1
- package/out/types/ParsedOperation.mjs +0 -49
- package/out/types/ParsedOperation.mjs.map +0 -1
- package/out/types/ParsedTemplate.d.mjs +0 -1
- package/out/types/ParsedTemplate.d.mjs.map +0 -1
- package/out/types/ParsedTemplate.mjs +0 -49
- package/out/types/ParsedTemplate.mjs.map +0 -1
- package/out/types/PersistedOperation.d.mjs +0 -1
- package/out/types/PersistedOperation.d.mjs.map +0 -1
- package/out/types/PersistedOperation.mjs +0 -49
- package/out/types/PersistedOperation.mjs.map +0 -1
- package/out/types/PersistedTask.d.mjs +0 -1
- package/out/types/PersistedTask.d.mjs.map +0 -1
- package/out/types/PersistedTask.mjs +0 -49
- package/out/types/PersistedTask.mjs.map +0 -1
- package/out/types/PersistentState.d.mjs +0 -1
- package/out/types/PersistentState.d.mjs.map +0 -1
- package/out/types/PersistentState.mjs +0 -49
- package/out/types/PersistentState.mjs.map +0 -1
- package/out/types/PluginActionName.d.mjs +0 -1
- package/out/types/PluginActionName.d.mjs.map +0 -1
- package/out/types/PluginActionName.mjs +0 -49
- package/out/types/PluginActionName.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.mjs +0 -49
- package/out/types/PluginDependenciesResponse.mjs.map +0 -1
- package/out/types/PluginInfo.d.mjs +0 -1
- package/out/types/PluginInfo.d.mjs.map +0 -1
- package/out/types/PluginInfo.mjs +0 -49
- package/out/types/PluginInfo.mjs.map +0 -1
- package/out/types/PluginJsonResponse.d.mjs +0 -1
- package/out/types/PluginJsonResponse.d.mjs.map +0 -1
- package/out/types/PluginJsonResponse.mjs +0 -49
- package/out/types/PluginJsonResponse.mjs.map +0 -1
- package/out/types/PluginProxyResponse.d.mjs +0 -1
- package/out/types/PluginProxyResponse.d.mjs.map +0 -1
- package/out/types/PluginProxyResponse.mjs +0 -49
- package/out/types/PluginProxyResponse.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.d.mjs +0 -1
- package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.mjs +0 -49
- package/out/types/PluginResponseEncoding.mjs.map +0 -1
- package/out/types/PluginSchema.d.mjs +0 -1
- package/out/types/PluginSchema.d.mjs.map +0 -1
- package/out/types/PluginSchema.mjs +0 -49
- package/out/types/PluginSchema.mjs.map +0 -1
- package/out/types/PositionalArg.d.mjs +0 -1
- package/out/types/PositionalArg.d.mjs.map +0 -1
- package/out/types/PositionalArg.mjs +0 -49
- package/out/types/PositionalArg.mjs.map +0 -1
- package/out/types/Provisioner.d.mjs +0 -1
- package/out/types/Provisioner.d.mjs.map +0 -1
- package/out/types/Provisioner.mjs +0 -49
- package/out/types/Provisioner.mjs.map +0 -1
- package/out/types/ProvisionerID.d.mjs +0 -1
- package/out/types/ProvisionerID.d.mjs.map +0 -1
- package/out/types/ProvisionerID.mjs +0 -49
- package/out/types/ProvisionerID.mjs.map +0 -1
- package/out/types/Provisions.d.mjs +0 -1
- package/out/types/Provisions.d.mjs.map +0 -1
- package/out/types/Provisions.mjs +0 -49
- package/out/types/Provisions.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.d.mjs +0 -1
- package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.mjs +0 -49
- package/out/types/ProxyTaskArgs.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.mjs +0 -49
- package/out/types/ProxyTemplateArgs.mjs.map +0 -1
- package/out/types/PublicKeyHash.d.mjs +0 -1
- package/out/types/PublicKeyHash.d.mjs.map +0 -1
- package/out/types/PublicKeyHash.mjs +0 -49
- package/out/types/PublicKeyHash.mjs.map +0 -1
- package/out/types/RequestArgs.d.mjs +0 -1
- package/out/types/RequestArgs.d.mjs.map +0 -1
- package/out/types/RequestArgs.mjs +0 -49
- package/out/types/RequestArgs.mjs.map +0 -1
- package/out/types/RuntimeDependency.d.mjs +0 -1
- package/out/types/RuntimeDependency.d.mjs.map +0 -1
- package/out/types/RuntimeDependency.mjs +0 -49
- package/out/types/RuntimeDependency.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.mjs +0 -49
- package/out/types/RuntimeDependencyReport.mjs.map +0 -1
- package/out/types/SHA256.d.mjs +0 -1
- package/out/types/SHA256.d.mjs.map +0 -1
- package/out/types/SHA256.mjs +0 -49
- package/out/types/SHA256.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.d.mjs +0 -1
- package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.mjs +0 -49
- package/out/types/SandboxAccountConfig.mjs.map +0 -1
- package/out/types/SandboxConfig.d.mjs +0 -1
- package/out/types/SandboxConfig.d.mjs.map +0 -1
- package/out/types/SandboxConfig.mjs +0 -49
- package/out/types/SandboxConfig.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.d.mjs +0 -1
- package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.mjs +0 -49
- package/out/types/SanitizedAbsPath.mjs.map +0 -1
- package/out/types/SanitizedArgs.d.mjs +0 -1
- package/out/types/SanitizedArgs.d.mjs.map +0 -1
- package/out/types/SanitizedArgs.mjs +0 -49
- package/out/types/SanitizedArgs.mjs.map +0 -1
- package/out/types/SanitizedPath.d.mjs +0 -1
- package/out/types/SanitizedPath.d.mjs.map +0 -1
- package/out/types/SanitizedPath.mjs +0 -49
- package/out/types/SanitizedPath.mjs.map +0 -1
- package/out/types/ScaffoldConfig.d.mjs +0 -1
- package/out/types/ScaffoldConfig.d.mjs.map +0 -1
- package/out/types/ScaffoldConfig.mjs +0 -49
- package/out/types/ScaffoldConfig.mjs.map +0 -1
- package/out/types/Settings.d.mjs +0 -1
- package/out/types/Settings.d.mjs.map +0 -1
- package/out/types/Settings.mjs +0 -49
- package/out/types/Settings.mjs.map +0 -1
- package/out/types/SingleChar.d.mjs +0 -1
- package/out/types/SingleChar.d.mjs.map +0 -1
- package/out/types/SingleChar.mjs +0 -49
- package/out/types/SingleChar.mjs.map +0 -1
- package/out/types/Task.d.mjs +0 -1
- package/out/types/Task.d.mjs.map +0 -1
- package/out/types/Task.mjs +0 -49
- package/out/types/Task.mjs.map +0 -1
- package/out/types/Template.d.mjs +0 -1
- package/out/types/Template.d.mjs.map +0 -1
- package/out/types/Template.mjs +0 -49
- package/out/types/Template.mjs.map +0 -1
- package/out/types/Timestamp.d.mjs +0 -1
- package/out/types/Timestamp.d.mjs.map +0 -1
- package/out/types/Timestamp.mjs +0 -49
- package/out/types/Timestamp.mjs.map +0 -1
- package/out/types/Tz.d.mjs +0 -1
- package/out/types/Tz.d.mjs.map +0 -1
- package/out/types/Tz.mjs +0 -49
- package/out/types/Tz.mjs.map +0 -1
- package/out/types/TzKtConfig.d.mjs +0 -1
- package/out/types/TzKtConfig.d.mjs.map +0 -1
- package/out/types/TzKtConfig.mjs +0 -49
- package/out/types/TzKtConfig.mjs.map +0 -1
- package/out/types/Url.d.mjs +0 -1
- package/out/types/Url.d.mjs.map +0 -1
- package/out/types/Url.mjs +0 -49
- package/out/types/Url.mjs.map +0 -1
- package/out/types/Verb.d.mjs +0 -1
- package/out/types/Verb.d.mjs.map +0 -1
- package/out/types/Verb.mjs +0 -49
- package/out/types/Verb.mjs.map +0 -1
- package/out/types/VersionNumber.d.mjs +0 -1
- package/out/types/VersionNumber.d.mjs.map +0 -1
- package/out/types/VersionNumber.mjs +0 -49
- package/out/types/VersionNumber.mjs.map +0 -1
- package/out/types-strict.d.mjs +0 -1
- package/out/types-strict.d.mjs.map +0 -1
- package/out/types-strict.mjs +0 -1
- package/out/types-strict.mjs.map +0 -1
- package/out/types-zod.d.mjs +0 -1
- package/out/types-zod.d.mjs.map +0 -1
- package/out/types-zod.mjs +0 -366
- package/out/types-zod.mjs.map +0 -1
- package/taqueria-protocol-types.mjs +0 -76
- package/taqueria-protocol-types.mjs.map +0 -1
- package/types.mjs +0 -1
- package/types.mjs.map +0 -1
- package/tzkt-config.mjs +0 -28
- package/tzkt-config.mjs.map +0 -1
|
@@ -10,6 +10,37 @@ export declare const make: (input: Omit<LoadedConfigStrict, '__type'>) => Future
|
|
|
10
10
|
export declare const schemas: {
|
|
11
11
|
rawSchema: import("zod").ZodObject<import("zod").extendShape<{
|
|
12
12
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
13
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
14
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
15
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
16
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
17
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
18
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
19
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
20
|
+
name?: string | undefined;
|
|
21
|
+
projectDescription?: string | undefined;
|
|
22
|
+
authors?: string[] | undefined;
|
|
23
|
+
license?: string | undefined;
|
|
24
|
+
homepage?: string | undefined;
|
|
25
|
+
}, {
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
projectDescription?: string | undefined;
|
|
28
|
+
authors?: string[] | undefined;
|
|
29
|
+
license?: string | undefined;
|
|
30
|
+
homepage?: string | undefined;
|
|
31
|
+
}>>;
|
|
32
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
33
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
34
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
35
|
+
sourceFile: import("zod").ZodString;
|
|
36
|
+
hash: import("zod").ZodString;
|
|
37
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
+
sourceFile: string;
|
|
39
|
+
hash: string;
|
|
40
|
+
}, {
|
|
41
|
+
sourceFile: string;
|
|
42
|
+
hash: string;
|
|
43
|
+
}>>>;
|
|
13
44
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
14
45
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
15
46
|
name: import("zod").ZodString;
|
|
@@ -20,24 +51,41 @@ export declare const schemas: {
|
|
|
20
51
|
type: "npm" | "binary" | "deno";
|
|
21
52
|
name: string;
|
|
22
53
|
}>, "many">>;
|
|
23
|
-
|
|
24
|
-
|
|
54
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
55
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
56
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
57
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
58
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
59
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
60
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
61
|
+
storage?: Record<string, string> | undefined;
|
|
62
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
63
|
+
networks: string[];
|
|
64
|
+
sandboxes: string[];
|
|
65
|
+
}, {
|
|
66
|
+
storage?: Record<string, string> | undefined;
|
|
67
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
68
|
+
networks: string[];
|
|
69
|
+
sandboxes: string[];
|
|
70
|
+
}>, import("zod").ZodString]>>;
|
|
25
71
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
26
72
|
label: import("zod").ZodString;
|
|
27
73
|
rpcUrl: import("zod").ZodString;
|
|
28
|
-
protocol: import("zod").ZodString;
|
|
29
74
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
30
|
-
publicKey: import("zod").ZodString
|
|
31
|
-
publicKeyHash: import("zod").ZodString
|
|
32
|
-
privateKey: import("zod").ZodString
|
|
75
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
76
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
77
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
78
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
33
79
|
}, "strip", import("zod").ZodTypeAny, {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
80
|
+
mnemonic?: string | undefined;
|
|
81
|
+
publicKey?: string | undefined;
|
|
82
|
+
publicKeyHash?: string | undefined;
|
|
83
|
+
privateKey?: string | undefined;
|
|
37
84
|
}, {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
85
|
+
mnemonic?: string | undefined;
|
|
86
|
+
publicKey?: string | undefined;
|
|
87
|
+
publicKeyHash?: string | undefined;
|
|
88
|
+
privateKey?: string | undefined;
|
|
41
89
|
}>>>;
|
|
42
90
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
43
91
|
pkh: import("zod").ZodString;
|
|
@@ -63,9 +111,10 @@ export declare const schemas: {
|
|
|
63
111
|
}>>;
|
|
64
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
113
|
accounts?: Record<string, {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
114
|
+
mnemonic?: string | undefined;
|
|
115
|
+
publicKey?: string | undefined;
|
|
116
|
+
publicKeyHash?: string | undefined;
|
|
117
|
+
privateKey?: string | undefined;
|
|
69
118
|
}> | undefined;
|
|
70
119
|
faucet?: {
|
|
71
120
|
pkh: string;
|
|
@@ -77,12 +126,12 @@ export declare const schemas: {
|
|
|
77
126
|
} | undefined;
|
|
78
127
|
label: string;
|
|
79
128
|
rpcUrl: string;
|
|
80
|
-
protocol: string;
|
|
81
129
|
}, {
|
|
82
130
|
accounts?: Record<string, {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
131
|
+
mnemonic?: string | undefined;
|
|
132
|
+
publicKey?: string | undefined;
|
|
133
|
+
publicKeyHash?: string | undefined;
|
|
134
|
+
privateKey?: string | undefined;
|
|
86
135
|
}> | undefined;
|
|
87
136
|
faucet?: {
|
|
88
137
|
pkh: string;
|
|
@@ -94,13 +143,11 @@ export declare const schemas: {
|
|
|
94
143
|
} | undefined;
|
|
95
144
|
label: string;
|
|
96
145
|
rpcUrl: string;
|
|
97
|
-
protocol: string;
|
|
98
146
|
}>>>;
|
|
99
147
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
100
148
|
label: import("zod").ZodString;
|
|
101
149
|
rpcUrl: import("zod").ZodString;
|
|
102
|
-
protocol: import("zod").ZodString
|
|
103
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
150
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
104
151
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
105
152
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
106
153
|
encryptedKey: import("zod").ZodString;
|
|
@@ -128,6 +175,7 @@ export declare const schemas: {
|
|
|
128
175
|
postgresqlPort?: number | undefined;
|
|
129
176
|
apiPort?: number | undefined;
|
|
130
177
|
}>>;
|
|
178
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
131
179
|
}, "strip", import("zod").ZodTypeAny, {
|
|
132
180
|
plugin?: string | undefined;
|
|
133
181
|
accounts?: Record<string, string | {
|
|
@@ -135,15 +183,15 @@ export declare const schemas: {
|
|
|
135
183
|
encryptedKey: string;
|
|
136
184
|
secretKey: string;
|
|
137
185
|
}> | undefined;
|
|
138
|
-
|
|
186
|
+
protocol?: string | undefined;
|
|
139
187
|
tzkt?: {
|
|
140
188
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
141
189
|
postgresqlPort?: number | undefined;
|
|
142
190
|
apiPort?: number | undefined;
|
|
143
191
|
} | undefined;
|
|
192
|
+
annotations?: Record<string, unknown> | undefined;
|
|
144
193
|
label: string;
|
|
145
194
|
rpcUrl: string;
|
|
146
|
-
protocol: string;
|
|
147
195
|
}, {
|
|
148
196
|
plugin?: string | undefined;
|
|
149
197
|
accounts?: Record<string, string | {
|
|
@@ -151,62 +199,16 @@ export declare const schemas: {
|
|
|
151
199
|
encryptedKey: string;
|
|
152
200
|
secretKey: string;
|
|
153
201
|
}> | undefined;
|
|
154
|
-
|
|
202
|
+
protocol?: string | undefined;
|
|
155
203
|
tzkt?: {
|
|
156
204
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
157
205
|
postgresqlPort?: number | undefined;
|
|
158
206
|
apiPort?: number | undefined;
|
|
159
207
|
} | undefined;
|
|
208
|
+
annotations?: Record<string, unknown> | undefined;
|
|
160
209
|
label: string;
|
|
161
210
|
rpcUrl: string;
|
|
162
|
-
protocol: string;
|
|
163
|
-
}>>>;
|
|
164
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
165
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
166
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
167
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
168
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
169
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
170
|
-
storage?: Record<string, string> | undefined;
|
|
171
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
172
|
-
networks: string[];
|
|
173
|
-
sandboxes: string[];
|
|
174
|
-
}, {
|
|
175
|
-
storage?: Record<string, string> | undefined;
|
|
176
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
177
|
-
networks: string[];
|
|
178
|
-
sandboxes: string[];
|
|
179
|
-
}>, import("zod").ZodString]>>;
|
|
180
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
181
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
182
|
-
sourceFile: import("zod").ZodString;
|
|
183
|
-
hash: import("zod").ZodString;
|
|
184
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
185
|
-
sourceFile: string;
|
|
186
|
-
hash: string;
|
|
187
|
-
}, {
|
|
188
|
-
sourceFile: string;
|
|
189
|
-
hash: string;
|
|
190
211
|
}>>>;
|
|
191
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
192
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
193
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
194
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
195
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
196
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
197
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
198
|
-
name?: string | undefined;
|
|
199
|
-
projectDescription?: string | undefined;
|
|
200
|
-
authors?: string[] | undefined;
|
|
201
|
-
license?: string | undefined;
|
|
202
|
-
homepage?: string | undefined;
|
|
203
|
-
}, {
|
|
204
|
-
name?: string | undefined;
|
|
205
|
-
projectDescription?: string | undefined;
|
|
206
|
-
authors?: string[] | undefined;
|
|
207
|
-
license?: string | undefined;
|
|
208
|
-
homepage?: string | undefined;
|
|
209
|
-
}>>;
|
|
210
212
|
}, {
|
|
211
213
|
projectDir: import("zod").ZodString;
|
|
212
214
|
configFile: import("zod").ZodString;
|
|
@@ -219,28 +221,41 @@ export declare const schemas: {
|
|
|
219
221
|
encryptedKey: string;
|
|
220
222
|
secretKey: string;
|
|
221
223
|
}> | undefined;
|
|
222
|
-
|
|
224
|
+
protocol?: string | undefined;
|
|
223
225
|
tzkt?: {
|
|
224
226
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
225
227
|
postgresqlPort?: number | undefined;
|
|
226
228
|
apiPort?: number | undefined;
|
|
227
229
|
} | undefined;
|
|
230
|
+
annotations?: Record<string, unknown> | undefined;
|
|
228
231
|
label: string;
|
|
229
232
|
rpcUrl: string;
|
|
230
|
-
protocol: string;
|
|
231
233
|
}> | undefined;
|
|
232
234
|
language?: "en" | "fr" | undefined;
|
|
235
|
+
metadata?: {
|
|
236
|
+
name?: string | undefined;
|
|
237
|
+
projectDescription?: string | undefined;
|
|
238
|
+
authors?: string[] | undefined;
|
|
239
|
+
license?: string | undefined;
|
|
240
|
+
homepage?: string | undefined;
|
|
241
|
+
} | undefined;
|
|
242
|
+
artifactsDir?: string | undefined;
|
|
243
|
+
contractsDir?: string | undefined;
|
|
244
|
+
contracts?: Record<string, {
|
|
245
|
+
sourceFile: string;
|
|
246
|
+
hash: string;
|
|
247
|
+
}> | undefined;
|
|
233
248
|
plugins?: {
|
|
234
249
|
type: "npm" | "binary" | "deno";
|
|
235
250
|
name: string;
|
|
236
251
|
}[] | undefined;
|
|
237
|
-
|
|
238
|
-
artifactsDir?: string | undefined;
|
|
252
|
+
accounts?: Record<string, string> | undefined;
|
|
239
253
|
network?: Record<string, {
|
|
240
254
|
accounts?: Record<string, {
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
255
|
+
mnemonic?: string | undefined;
|
|
256
|
+
publicKey?: string | undefined;
|
|
257
|
+
publicKeyHash?: string | undefined;
|
|
258
|
+
privateKey?: string | undefined;
|
|
244
259
|
}> | undefined;
|
|
245
260
|
faucet?: {
|
|
246
261
|
pkh: string;
|
|
@@ -252,20 +267,7 @@ export declare const schemas: {
|
|
|
252
267
|
} | undefined;
|
|
253
268
|
label: string;
|
|
254
269
|
rpcUrl: string;
|
|
255
|
-
protocol: string;
|
|
256
|
-
}> | undefined;
|
|
257
|
-
accounts?: Record<string, string> | undefined;
|
|
258
|
-
contracts?: Record<string, {
|
|
259
|
-
sourceFile: string;
|
|
260
|
-
hash: string;
|
|
261
270
|
}> | undefined;
|
|
262
|
-
metadata?: {
|
|
263
|
-
name?: string | undefined;
|
|
264
|
-
projectDescription?: string | undefined;
|
|
265
|
-
authors?: string[] | undefined;
|
|
266
|
-
license?: string | undefined;
|
|
267
|
-
homepage?: string | undefined;
|
|
268
|
-
} | undefined;
|
|
269
271
|
projectDir: string;
|
|
270
272
|
environment: Record<string, string | {
|
|
271
273
|
storage?: Record<string, string> | undefined;
|
|
@@ -283,28 +285,41 @@ export declare const schemas: {
|
|
|
283
285
|
encryptedKey: string;
|
|
284
286
|
secretKey: string;
|
|
285
287
|
}> | undefined;
|
|
286
|
-
|
|
288
|
+
protocol?: string | undefined;
|
|
287
289
|
tzkt?: {
|
|
288
290
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
289
291
|
postgresqlPort?: number | undefined;
|
|
290
292
|
apiPort?: number | undefined;
|
|
291
293
|
} | undefined;
|
|
294
|
+
annotations?: Record<string, unknown> | undefined;
|
|
292
295
|
label: string;
|
|
293
296
|
rpcUrl: string;
|
|
294
|
-
protocol: string;
|
|
295
297
|
}> | undefined;
|
|
296
298
|
language?: "en" | "fr" | undefined;
|
|
299
|
+
metadata?: {
|
|
300
|
+
name?: string | undefined;
|
|
301
|
+
projectDescription?: string | undefined;
|
|
302
|
+
authors?: string[] | undefined;
|
|
303
|
+
license?: string | undefined;
|
|
304
|
+
homepage?: string | undefined;
|
|
305
|
+
} | undefined;
|
|
306
|
+
artifactsDir?: string | undefined;
|
|
307
|
+
contractsDir?: string | undefined;
|
|
308
|
+
contracts?: Record<string, {
|
|
309
|
+
sourceFile: string;
|
|
310
|
+
hash: string;
|
|
311
|
+
}> | undefined;
|
|
297
312
|
plugins?: {
|
|
298
313
|
type: "npm" | "binary" | "deno";
|
|
299
314
|
name: string;
|
|
300
315
|
}[] | undefined;
|
|
301
|
-
|
|
302
|
-
artifactsDir?: string | undefined;
|
|
316
|
+
accounts?: Record<string, string> | undefined;
|
|
303
317
|
network?: Record<string, {
|
|
304
318
|
accounts?: Record<string, {
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
319
|
+
mnemonic?: string | undefined;
|
|
320
|
+
publicKey?: string | undefined;
|
|
321
|
+
publicKeyHash?: string | undefined;
|
|
322
|
+
privateKey?: string | undefined;
|
|
308
323
|
}> | undefined;
|
|
309
324
|
faucet?: {
|
|
310
325
|
pkh: string;
|
|
@@ -316,20 +331,7 @@ export declare const schemas: {
|
|
|
316
331
|
} | undefined;
|
|
317
332
|
label: string;
|
|
318
333
|
rpcUrl: string;
|
|
319
|
-
protocol: string;
|
|
320
|
-
}> | undefined;
|
|
321
|
-
accounts?: Record<string, string> | undefined;
|
|
322
|
-
contracts?: Record<string, {
|
|
323
|
-
sourceFile: string;
|
|
324
|
-
hash: string;
|
|
325
334
|
}> | undefined;
|
|
326
|
-
metadata?: {
|
|
327
|
-
name?: string | undefined;
|
|
328
|
-
projectDescription?: string | undefined;
|
|
329
|
-
authors?: string[] | undefined;
|
|
330
|
-
license?: string | undefined;
|
|
331
|
-
homepage?: string | undefined;
|
|
332
|
-
} | undefined;
|
|
333
335
|
projectDir: string;
|
|
334
336
|
environment: Record<string, string | {
|
|
335
337
|
storage?: Record<string, string> | undefined;
|
|
@@ -342,6 +344,37 @@ export declare const schemas: {
|
|
|
342
344
|
}>;
|
|
343
345
|
schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").extendShape<{
|
|
344
346
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
347
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
348
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
349
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
350
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
351
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
352
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
353
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
354
|
+
name?: string | undefined;
|
|
355
|
+
projectDescription?: string | undefined;
|
|
356
|
+
authors?: string[] | undefined;
|
|
357
|
+
license?: string | undefined;
|
|
358
|
+
homepage?: string | undefined;
|
|
359
|
+
}, {
|
|
360
|
+
name?: string | undefined;
|
|
361
|
+
projectDescription?: string | undefined;
|
|
362
|
+
authors?: string[] | undefined;
|
|
363
|
+
license?: string | undefined;
|
|
364
|
+
homepage?: string | undefined;
|
|
365
|
+
}>>;
|
|
366
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
367
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
368
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
369
|
+
sourceFile: import("zod").ZodString;
|
|
370
|
+
hash: import("zod").ZodString;
|
|
371
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
372
|
+
sourceFile: string;
|
|
373
|
+
hash: string;
|
|
374
|
+
}, {
|
|
375
|
+
sourceFile: string;
|
|
376
|
+
hash: string;
|
|
377
|
+
}>>>;
|
|
345
378
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
346
379
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
347
380
|
name: import("zod").ZodString;
|
|
@@ -352,24 +385,41 @@ export declare const schemas: {
|
|
|
352
385
|
type: "npm" | "binary" | "deno";
|
|
353
386
|
name: string;
|
|
354
387
|
}>, "many">>;
|
|
355
|
-
|
|
356
|
-
|
|
388
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
389
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
390
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
391
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
392
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
393
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
394
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
395
|
+
storage?: Record<string, string> | undefined;
|
|
396
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
397
|
+
networks: string[];
|
|
398
|
+
sandboxes: string[];
|
|
399
|
+
}, {
|
|
400
|
+
storage?: Record<string, string> | undefined;
|
|
401
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
402
|
+
networks: string[];
|
|
403
|
+
sandboxes: string[];
|
|
404
|
+
}>, import("zod").ZodString]>>;
|
|
357
405
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
358
406
|
label: import("zod").ZodString;
|
|
359
407
|
rpcUrl: import("zod").ZodString;
|
|
360
|
-
protocol: import("zod").ZodString;
|
|
361
408
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
362
|
-
publicKey: import("zod").ZodString
|
|
363
|
-
publicKeyHash: import("zod").ZodString
|
|
364
|
-
privateKey: import("zod").ZodString
|
|
409
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
410
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
411
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
412
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
365
413
|
}, "strip", import("zod").ZodTypeAny, {
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
414
|
+
mnemonic?: string | undefined;
|
|
415
|
+
publicKey?: string | undefined;
|
|
416
|
+
publicKeyHash?: string | undefined;
|
|
417
|
+
privateKey?: string | undefined;
|
|
369
418
|
}, {
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
419
|
+
mnemonic?: string | undefined;
|
|
420
|
+
publicKey?: string | undefined;
|
|
421
|
+
publicKeyHash?: string | undefined;
|
|
422
|
+
privateKey?: string | undefined;
|
|
373
423
|
}>>>;
|
|
374
424
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
375
425
|
pkh: import("zod").ZodString;
|
|
@@ -395,9 +445,10 @@ export declare const schemas: {
|
|
|
395
445
|
}>>;
|
|
396
446
|
}, "strip", import("zod").ZodTypeAny, {
|
|
397
447
|
accounts?: Record<string, {
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
448
|
+
mnemonic?: string | undefined;
|
|
449
|
+
publicKey?: string | undefined;
|
|
450
|
+
publicKeyHash?: string | undefined;
|
|
451
|
+
privateKey?: string | undefined;
|
|
401
452
|
}> | undefined;
|
|
402
453
|
faucet?: {
|
|
403
454
|
pkh: string;
|
|
@@ -409,12 +460,12 @@ export declare const schemas: {
|
|
|
409
460
|
} | undefined;
|
|
410
461
|
label: string;
|
|
411
462
|
rpcUrl: string;
|
|
412
|
-
protocol: string;
|
|
413
463
|
}, {
|
|
414
464
|
accounts?: Record<string, {
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
465
|
+
mnemonic?: string | undefined;
|
|
466
|
+
publicKey?: string | undefined;
|
|
467
|
+
publicKeyHash?: string | undefined;
|
|
468
|
+
privateKey?: string | undefined;
|
|
418
469
|
}> | undefined;
|
|
419
470
|
faucet?: {
|
|
420
471
|
pkh: string;
|
|
@@ -426,13 +477,11 @@ export declare const schemas: {
|
|
|
426
477
|
} | undefined;
|
|
427
478
|
label: string;
|
|
428
479
|
rpcUrl: string;
|
|
429
|
-
protocol: string;
|
|
430
480
|
}>>>;
|
|
431
481
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
432
482
|
label: import("zod").ZodString;
|
|
433
483
|
rpcUrl: import("zod").ZodString;
|
|
434
|
-
protocol: import("zod").ZodString
|
|
435
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
484
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
436
485
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
437
486
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
438
487
|
encryptedKey: import("zod").ZodString;
|
|
@@ -460,6 +509,7 @@ export declare const schemas: {
|
|
|
460
509
|
postgresqlPort?: number | undefined;
|
|
461
510
|
apiPort?: number | undefined;
|
|
462
511
|
}>>;
|
|
512
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
463
513
|
}, "strip", import("zod").ZodTypeAny, {
|
|
464
514
|
plugin?: string | undefined;
|
|
465
515
|
accounts?: Record<string, string | {
|
|
@@ -467,15 +517,15 @@ export declare const schemas: {
|
|
|
467
517
|
encryptedKey: string;
|
|
468
518
|
secretKey: string;
|
|
469
519
|
}> | undefined;
|
|
470
|
-
|
|
520
|
+
protocol?: string | undefined;
|
|
471
521
|
tzkt?: {
|
|
472
522
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
473
523
|
postgresqlPort?: number | undefined;
|
|
474
524
|
apiPort?: number | undefined;
|
|
475
525
|
} | undefined;
|
|
526
|
+
annotations?: Record<string, unknown> | undefined;
|
|
476
527
|
label: string;
|
|
477
528
|
rpcUrl: string;
|
|
478
|
-
protocol: string;
|
|
479
529
|
}, {
|
|
480
530
|
plugin?: string | undefined;
|
|
481
531
|
accounts?: Record<string, string | {
|
|
@@ -483,62 +533,16 @@ export declare const schemas: {
|
|
|
483
533
|
encryptedKey: string;
|
|
484
534
|
secretKey: string;
|
|
485
535
|
}> | undefined;
|
|
486
|
-
|
|
536
|
+
protocol?: string | undefined;
|
|
487
537
|
tzkt?: {
|
|
488
538
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
489
539
|
postgresqlPort?: number | undefined;
|
|
490
540
|
apiPort?: number | undefined;
|
|
491
541
|
} | undefined;
|
|
542
|
+
annotations?: Record<string, unknown> | undefined;
|
|
492
543
|
label: string;
|
|
493
544
|
rpcUrl: string;
|
|
494
|
-
protocol: string;
|
|
495
|
-
}>>>;
|
|
496
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
497
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
498
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
499
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
500
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
501
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
502
|
-
storage?: Record<string, string> | undefined;
|
|
503
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
504
|
-
networks: string[];
|
|
505
|
-
sandboxes: string[];
|
|
506
|
-
}, {
|
|
507
|
-
storage?: Record<string, string> | undefined;
|
|
508
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
509
|
-
networks: string[];
|
|
510
|
-
sandboxes: string[];
|
|
511
|
-
}>, import("zod").ZodString]>>;
|
|
512
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
513
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
514
|
-
sourceFile: import("zod").ZodString;
|
|
515
|
-
hash: import("zod").ZodString;
|
|
516
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
517
|
-
sourceFile: string;
|
|
518
|
-
hash: string;
|
|
519
|
-
}, {
|
|
520
|
-
sourceFile: string;
|
|
521
|
-
hash: string;
|
|
522
545
|
}>>>;
|
|
523
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
524
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
525
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
526
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
527
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
528
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
529
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
530
|
-
name?: string | undefined;
|
|
531
|
-
projectDescription?: string | undefined;
|
|
532
|
-
authors?: string[] | undefined;
|
|
533
|
-
license?: string | undefined;
|
|
534
|
-
homepage?: string | undefined;
|
|
535
|
-
}, {
|
|
536
|
-
name?: string | undefined;
|
|
537
|
-
projectDescription?: string | undefined;
|
|
538
|
-
authors?: string[] | undefined;
|
|
539
|
-
license?: string | undefined;
|
|
540
|
-
homepage?: string | undefined;
|
|
541
|
-
}>>;
|
|
542
546
|
}, {
|
|
543
547
|
projectDir: import("zod").ZodString;
|
|
544
548
|
configFile: import("zod").ZodString;
|
|
@@ -551,28 +555,41 @@ export declare const schemas: {
|
|
|
551
555
|
encryptedKey: string;
|
|
552
556
|
secretKey: string;
|
|
553
557
|
}> | undefined;
|
|
554
|
-
|
|
558
|
+
protocol?: string | undefined;
|
|
555
559
|
tzkt?: {
|
|
556
560
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
557
561
|
postgresqlPort?: number | undefined;
|
|
558
562
|
apiPort?: number | undefined;
|
|
559
563
|
} | undefined;
|
|
564
|
+
annotations?: Record<string, unknown> | undefined;
|
|
560
565
|
label: string;
|
|
561
566
|
rpcUrl: string;
|
|
562
|
-
protocol: string;
|
|
563
567
|
}> | undefined;
|
|
564
568
|
language?: "en" | "fr" | undefined;
|
|
569
|
+
metadata?: {
|
|
570
|
+
name?: string | undefined;
|
|
571
|
+
projectDescription?: string | undefined;
|
|
572
|
+
authors?: string[] | undefined;
|
|
573
|
+
license?: string | undefined;
|
|
574
|
+
homepage?: string | undefined;
|
|
575
|
+
} | undefined;
|
|
576
|
+
artifactsDir?: string | undefined;
|
|
577
|
+
contractsDir?: string | undefined;
|
|
578
|
+
contracts?: Record<string, {
|
|
579
|
+
sourceFile: string;
|
|
580
|
+
hash: string;
|
|
581
|
+
}> | undefined;
|
|
565
582
|
plugins?: {
|
|
566
583
|
type: "npm" | "binary" | "deno";
|
|
567
584
|
name: string;
|
|
568
585
|
}[] | undefined;
|
|
569
|
-
|
|
570
|
-
artifactsDir?: string | undefined;
|
|
586
|
+
accounts?: Record<string, string> | undefined;
|
|
571
587
|
network?: Record<string, {
|
|
572
588
|
accounts?: Record<string, {
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
589
|
+
mnemonic?: string | undefined;
|
|
590
|
+
publicKey?: string | undefined;
|
|
591
|
+
publicKeyHash?: string | undefined;
|
|
592
|
+
privateKey?: string | undefined;
|
|
576
593
|
}> | undefined;
|
|
577
594
|
faucet?: {
|
|
578
595
|
pkh: string;
|
|
@@ -584,20 +601,7 @@ export declare const schemas: {
|
|
|
584
601
|
} | undefined;
|
|
585
602
|
label: string;
|
|
586
603
|
rpcUrl: string;
|
|
587
|
-
protocol: string;
|
|
588
|
-
}> | undefined;
|
|
589
|
-
accounts?: Record<string, string> | undefined;
|
|
590
|
-
contracts?: Record<string, {
|
|
591
|
-
sourceFile: string;
|
|
592
|
-
hash: string;
|
|
593
604
|
}> | undefined;
|
|
594
|
-
metadata?: {
|
|
595
|
-
name?: string | undefined;
|
|
596
|
-
projectDescription?: string | undefined;
|
|
597
|
-
authors?: string[] | undefined;
|
|
598
|
-
license?: string | undefined;
|
|
599
|
-
homepage?: string | undefined;
|
|
600
|
-
} | undefined;
|
|
601
605
|
projectDir: string;
|
|
602
606
|
environment: Record<string, string | {
|
|
603
607
|
storage?: Record<string, string> | undefined;
|
|
@@ -615,28 +619,41 @@ export declare const schemas: {
|
|
|
615
619
|
encryptedKey: string;
|
|
616
620
|
secretKey: string;
|
|
617
621
|
}> | undefined;
|
|
618
|
-
|
|
622
|
+
protocol?: string | undefined;
|
|
619
623
|
tzkt?: {
|
|
620
624
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
621
625
|
postgresqlPort?: number | undefined;
|
|
622
626
|
apiPort?: number | undefined;
|
|
623
627
|
} | undefined;
|
|
628
|
+
annotations?: Record<string, unknown> | undefined;
|
|
624
629
|
label: string;
|
|
625
630
|
rpcUrl: string;
|
|
626
|
-
protocol: string;
|
|
627
631
|
}> | undefined;
|
|
628
632
|
language?: "en" | "fr" | undefined;
|
|
633
|
+
metadata?: {
|
|
634
|
+
name?: string | undefined;
|
|
635
|
+
projectDescription?: string | undefined;
|
|
636
|
+
authors?: string[] | undefined;
|
|
637
|
+
license?: string | undefined;
|
|
638
|
+
homepage?: string | undefined;
|
|
639
|
+
} | undefined;
|
|
640
|
+
artifactsDir?: string | undefined;
|
|
641
|
+
contractsDir?: string | undefined;
|
|
642
|
+
contracts?: Record<string, {
|
|
643
|
+
sourceFile: string;
|
|
644
|
+
hash: string;
|
|
645
|
+
}> | undefined;
|
|
629
646
|
plugins?: {
|
|
630
647
|
type: "npm" | "binary" | "deno";
|
|
631
648
|
name: string;
|
|
632
649
|
}[] | undefined;
|
|
633
|
-
|
|
634
|
-
artifactsDir?: string | undefined;
|
|
650
|
+
accounts?: Record<string, string> | undefined;
|
|
635
651
|
network?: Record<string, {
|
|
636
652
|
accounts?: Record<string, {
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
653
|
+
mnemonic?: string | undefined;
|
|
654
|
+
publicKey?: string | undefined;
|
|
655
|
+
publicKeyHash?: string | undefined;
|
|
656
|
+
privateKey?: string | undefined;
|
|
640
657
|
}> | undefined;
|
|
641
658
|
faucet?: {
|
|
642
659
|
pkh: string;
|
|
@@ -648,20 +665,7 @@ export declare const schemas: {
|
|
|
648
665
|
} | undefined;
|
|
649
666
|
label: string;
|
|
650
667
|
rpcUrl: string;
|
|
651
|
-
protocol: string;
|
|
652
668
|
}> | undefined;
|
|
653
|
-
accounts?: Record<string, string> | undefined;
|
|
654
|
-
contracts?: Record<string, {
|
|
655
|
-
sourceFile: string;
|
|
656
|
-
hash: string;
|
|
657
|
-
}> | undefined;
|
|
658
|
-
metadata?: {
|
|
659
|
-
name?: string | undefined;
|
|
660
|
-
projectDescription?: string | undefined;
|
|
661
|
-
authors?: string[] | undefined;
|
|
662
|
-
license?: string | undefined;
|
|
663
|
-
homepage?: string | undefined;
|
|
664
|
-
} | undefined;
|
|
665
669
|
projectDir: string;
|
|
666
670
|
environment: Record<string, string | {
|
|
667
671
|
storage?: Record<string, string> | undefined;
|
|
@@ -679,28 +683,41 @@ export declare const schemas: {
|
|
|
679
683
|
encryptedKey: string;
|
|
680
684
|
secretKey: string;
|
|
681
685
|
}> | undefined;
|
|
682
|
-
|
|
686
|
+
protocol?: string | undefined;
|
|
683
687
|
tzkt?: {
|
|
684
688
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
685
689
|
postgresqlPort?: number | undefined;
|
|
686
690
|
apiPort?: number | undefined;
|
|
687
691
|
} | undefined;
|
|
692
|
+
annotations?: Record<string, unknown> | undefined;
|
|
688
693
|
label: string;
|
|
689
694
|
rpcUrl: string;
|
|
690
|
-
protocol: string;
|
|
691
695
|
}> | undefined;
|
|
692
696
|
language?: "en" | "fr" | undefined;
|
|
697
|
+
metadata?: {
|
|
698
|
+
name?: string | undefined;
|
|
699
|
+
projectDescription?: string | undefined;
|
|
700
|
+
authors?: string[] | undefined;
|
|
701
|
+
license?: string | undefined;
|
|
702
|
+
homepage?: string | undefined;
|
|
703
|
+
} | undefined;
|
|
704
|
+
artifactsDir?: string | undefined;
|
|
705
|
+
contractsDir?: string | undefined;
|
|
706
|
+
contracts?: Record<string, {
|
|
707
|
+
sourceFile: string;
|
|
708
|
+
hash: string;
|
|
709
|
+
}> | undefined;
|
|
693
710
|
plugins?: {
|
|
694
711
|
type: "npm" | "binary" | "deno";
|
|
695
712
|
name: string;
|
|
696
713
|
}[] | undefined;
|
|
697
|
-
|
|
698
|
-
artifactsDir?: string | undefined;
|
|
714
|
+
accounts?: Record<string, string> | undefined;
|
|
699
715
|
network?: Record<string, {
|
|
700
716
|
accounts?: Record<string, {
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
717
|
+
mnemonic?: string | undefined;
|
|
718
|
+
publicKey?: string | undefined;
|
|
719
|
+
publicKeyHash?: string | undefined;
|
|
720
|
+
privateKey?: string | undefined;
|
|
704
721
|
}> | undefined;
|
|
705
722
|
faucet?: {
|
|
706
723
|
pkh: string;
|
|
@@ -712,20 +729,7 @@ export declare const schemas: {
|
|
|
712
729
|
} | undefined;
|
|
713
730
|
label: string;
|
|
714
731
|
rpcUrl: string;
|
|
715
|
-
protocol: string;
|
|
716
732
|
}> | undefined;
|
|
717
|
-
accounts?: Record<string, string> | undefined;
|
|
718
|
-
contracts?: Record<string, {
|
|
719
|
-
sourceFile: string;
|
|
720
|
-
hash: string;
|
|
721
|
-
}> | undefined;
|
|
722
|
-
metadata?: {
|
|
723
|
-
name?: string | undefined;
|
|
724
|
-
projectDescription?: string | undefined;
|
|
725
|
-
authors?: string[] | undefined;
|
|
726
|
-
license?: string | undefined;
|
|
727
|
-
homepage?: string | undefined;
|
|
728
|
-
} | undefined;
|
|
729
733
|
projectDir: string;
|
|
730
734
|
environment: Record<string, string | {
|
|
731
735
|
storage?: Record<string, string> | undefined;
|
|
@@ -739,6 +743,37 @@ export declare const schemas: {
|
|
|
739
743
|
};
|
|
740
744
|
export declare const rawSchema: import("zod").ZodObject<import("zod").extendShape<{
|
|
741
745
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
746
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
747
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
748
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
749
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
750
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
751
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
752
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
753
|
+
name?: string | undefined;
|
|
754
|
+
projectDescription?: string | undefined;
|
|
755
|
+
authors?: string[] | undefined;
|
|
756
|
+
license?: string | undefined;
|
|
757
|
+
homepage?: string | undefined;
|
|
758
|
+
}, {
|
|
759
|
+
name?: string | undefined;
|
|
760
|
+
projectDescription?: string | undefined;
|
|
761
|
+
authors?: string[] | undefined;
|
|
762
|
+
license?: string | undefined;
|
|
763
|
+
homepage?: string | undefined;
|
|
764
|
+
}>>;
|
|
765
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
766
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
767
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
768
|
+
sourceFile: import("zod").ZodString;
|
|
769
|
+
hash: import("zod").ZodString;
|
|
770
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
771
|
+
sourceFile: string;
|
|
772
|
+
hash: string;
|
|
773
|
+
}, {
|
|
774
|
+
sourceFile: string;
|
|
775
|
+
hash: string;
|
|
776
|
+
}>>>;
|
|
742
777
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
743
778
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
744
779
|
name: import("zod").ZodString;
|
|
@@ -749,24 +784,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
749
784
|
type: "npm" | "binary" | "deno";
|
|
750
785
|
name: string;
|
|
751
786
|
}>, "many">>;
|
|
752
|
-
|
|
753
|
-
|
|
787
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
788
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
789
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
790
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
791
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
792
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
793
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
794
|
+
storage?: Record<string, string> | undefined;
|
|
795
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
796
|
+
networks: string[];
|
|
797
|
+
sandboxes: string[];
|
|
798
|
+
}, {
|
|
799
|
+
storage?: Record<string, string> | undefined;
|
|
800
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
801
|
+
networks: string[];
|
|
802
|
+
sandboxes: string[];
|
|
803
|
+
}>, import("zod").ZodString]>>;
|
|
754
804
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
755
805
|
label: import("zod").ZodString;
|
|
756
806
|
rpcUrl: import("zod").ZodString;
|
|
757
|
-
protocol: import("zod").ZodString;
|
|
758
807
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
759
|
-
publicKey: import("zod").ZodString
|
|
760
|
-
publicKeyHash: import("zod").ZodString
|
|
761
|
-
privateKey: import("zod").ZodString
|
|
808
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
809
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
810
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
811
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
762
812
|
}, "strip", import("zod").ZodTypeAny, {
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
813
|
+
mnemonic?: string | undefined;
|
|
814
|
+
publicKey?: string | undefined;
|
|
815
|
+
publicKeyHash?: string | undefined;
|
|
816
|
+
privateKey?: string | undefined;
|
|
766
817
|
}, {
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
818
|
+
mnemonic?: string | undefined;
|
|
819
|
+
publicKey?: string | undefined;
|
|
820
|
+
publicKeyHash?: string | undefined;
|
|
821
|
+
privateKey?: string | undefined;
|
|
770
822
|
}>>>;
|
|
771
823
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
772
824
|
pkh: import("zod").ZodString;
|
|
@@ -792,9 +844,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
792
844
|
}>>;
|
|
793
845
|
}, "strip", import("zod").ZodTypeAny, {
|
|
794
846
|
accounts?: Record<string, {
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
847
|
+
mnemonic?: string | undefined;
|
|
848
|
+
publicKey?: string | undefined;
|
|
849
|
+
publicKeyHash?: string | undefined;
|
|
850
|
+
privateKey?: string | undefined;
|
|
798
851
|
}> | undefined;
|
|
799
852
|
faucet?: {
|
|
800
853
|
pkh: string;
|
|
@@ -806,12 +859,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
806
859
|
} | undefined;
|
|
807
860
|
label: string;
|
|
808
861
|
rpcUrl: string;
|
|
809
|
-
protocol: string;
|
|
810
862
|
}, {
|
|
811
863
|
accounts?: Record<string, {
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
864
|
+
mnemonic?: string | undefined;
|
|
865
|
+
publicKey?: string | undefined;
|
|
866
|
+
publicKeyHash?: string | undefined;
|
|
867
|
+
privateKey?: string | undefined;
|
|
815
868
|
}> | undefined;
|
|
816
869
|
faucet?: {
|
|
817
870
|
pkh: string;
|
|
@@ -823,13 +876,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
823
876
|
} | undefined;
|
|
824
877
|
label: string;
|
|
825
878
|
rpcUrl: string;
|
|
826
|
-
protocol: string;
|
|
827
879
|
}>>>;
|
|
828
880
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
829
881
|
label: import("zod").ZodString;
|
|
830
882
|
rpcUrl: import("zod").ZodString;
|
|
831
|
-
protocol: import("zod").ZodString
|
|
832
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
883
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
833
884
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
834
885
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
835
886
|
encryptedKey: import("zod").ZodString;
|
|
@@ -857,6 +908,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
857
908
|
postgresqlPort?: number | undefined;
|
|
858
909
|
apiPort?: number | undefined;
|
|
859
910
|
}>>;
|
|
911
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
860
912
|
}, "strip", import("zod").ZodTypeAny, {
|
|
861
913
|
plugin?: string | undefined;
|
|
862
914
|
accounts?: Record<string, string | {
|
|
@@ -864,15 +916,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
864
916
|
encryptedKey: string;
|
|
865
917
|
secretKey: string;
|
|
866
918
|
}> | undefined;
|
|
867
|
-
|
|
919
|
+
protocol?: string | undefined;
|
|
868
920
|
tzkt?: {
|
|
869
921
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
870
922
|
postgresqlPort?: number | undefined;
|
|
871
923
|
apiPort?: number | undefined;
|
|
872
924
|
} | undefined;
|
|
925
|
+
annotations?: Record<string, unknown> | undefined;
|
|
873
926
|
label: string;
|
|
874
927
|
rpcUrl: string;
|
|
875
|
-
protocol: string;
|
|
876
928
|
}, {
|
|
877
929
|
plugin?: string | undefined;
|
|
878
930
|
accounts?: Record<string, string | {
|
|
@@ -880,62 +932,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
880
932
|
encryptedKey: string;
|
|
881
933
|
secretKey: string;
|
|
882
934
|
}> | undefined;
|
|
883
|
-
|
|
935
|
+
protocol?: string | undefined;
|
|
884
936
|
tzkt?: {
|
|
885
937
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
886
938
|
postgresqlPort?: number | undefined;
|
|
887
939
|
apiPort?: number | undefined;
|
|
888
940
|
} | undefined;
|
|
941
|
+
annotations?: Record<string, unknown> | undefined;
|
|
889
942
|
label: string;
|
|
890
943
|
rpcUrl: string;
|
|
891
|
-
protocol: string;
|
|
892
|
-
}>>>;
|
|
893
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
894
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
895
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
896
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
897
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
898
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
899
|
-
storage?: Record<string, string> | undefined;
|
|
900
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
901
|
-
networks: string[];
|
|
902
|
-
sandboxes: string[];
|
|
903
|
-
}, {
|
|
904
|
-
storage?: Record<string, string> | undefined;
|
|
905
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
906
|
-
networks: string[];
|
|
907
|
-
sandboxes: string[];
|
|
908
|
-
}>, import("zod").ZodString]>>;
|
|
909
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
910
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
911
|
-
sourceFile: import("zod").ZodString;
|
|
912
|
-
hash: import("zod").ZodString;
|
|
913
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
914
|
-
sourceFile: string;
|
|
915
|
-
hash: string;
|
|
916
|
-
}, {
|
|
917
|
-
sourceFile: string;
|
|
918
|
-
hash: string;
|
|
919
944
|
}>>>;
|
|
920
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
921
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
922
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
923
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
924
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
925
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
926
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
927
|
-
name?: string | undefined;
|
|
928
|
-
projectDescription?: string | undefined;
|
|
929
|
-
authors?: string[] | undefined;
|
|
930
|
-
license?: string | undefined;
|
|
931
|
-
homepage?: string | undefined;
|
|
932
|
-
}, {
|
|
933
|
-
name?: string | undefined;
|
|
934
|
-
projectDescription?: string | undefined;
|
|
935
|
-
authors?: string[] | undefined;
|
|
936
|
-
license?: string | undefined;
|
|
937
|
-
homepage?: string | undefined;
|
|
938
|
-
}>>;
|
|
939
945
|
}, {
|
|
940
946
|
projectDir: import("zod").ZodString;
|
|
941
947
|
configFile: import("zod").ZodString;
|
|
@@ -948,28 +954,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
948
954
|
encryptedKey: string;
|
|
949
955
|
secretKey: string;
|
|
950
956
|
}> | undefined;
|
|
951
|
-
|
|
957
|
+
protocol?: string | undefined;
|
|
952
958
|
tzkt?: {
|
|
953
959
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
954
960
|
postgresqlPort?: number | undefined;
|
|
955
961
|
apiPort?: number | undefined;
|
|
956
962
|
} | undefined;
|
|
963
|
+
annotations?: Record<string, unknown> | undefined;
|
|
957
964
|
label: string;
|
|
958
965
|
rpcUrl: string;
|
|
959
|
-
protocol: string;
|
|
960
966
|
}> | undefined;
|
|
961
967
|
language?: "en" | "fr" | undefined;
|
|
968
|
+
metadata?: {
|
|
969
|
+
name?: string | undefined;
|
|
970
|
+
projectDescription?: string | undefined;
|
|
971
|
+
authors?: string[] | undefined;
|
|
972
|
+
license?: string | undefined;
|
|
973
|
+
homepage?: string | undefined;
|
|
974
|
+
} | undefined;
|
|
975
|
+
artifactsDir?: string | undefined;
|
|
976
|
+
contractsDir?: string | undefined;
|
|
977
|
+
contracts?: Record<string, {
|
|
978
|
+
sourceFile: string;
|
|
979
|
+
hash: string;
|
|
980
|
+
}> | undefined;
|
|
962
981
|
plugins?: {
|
|
963
982
|
type: "npm" | "binary" | "deno";
|
|
964
983
|
name: string;
|
|
965
984
|
}[] | undefined;
|
|
966
|
-
|
|
967
|
-
artifactsDir?: string | undefined;
|
|
985
|
+
accounts?: Record<string, string> | undefined;
|
|
968
986
|
network?: Record<string, {
|
|
969
987
|
accounts?: Record<string, {
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
988
|
+
mnemonic?: string | undefined;
|
|
989
|
+
publicKey?: string | undefined;
|
|
990
|
+
publicKeyHash?: string | undefined;
|
|
991
|
+
privateKey?: string | undefined;
|
|
973
992
|
}> | undefined;
|
|
974
993
|
faucet?: {
|
|
975
994
|
pkh: string;
|
|
@@ -981,20 +1000,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
981
1000
|
} | undefined;
|
|
982
1001
|
label: string;
|
|
983
1002
|
rpcUrl: string;
|
|
984
|
-
protocol: string;
|
|
985
1003
|
}> | undefined;
|
|
986
|
-
accounts?: Record<string, string> | undefined;
|
|
987
|
-
contracts?: Record<string, {
|
|
988
|
-
sourceFile: string;
|
|
989
|
-
hash: string;
|
|
990
|
-
}> | undefined;
|
|
991
|
-
metadata?: {
|
|
992
|
-
name?: string | undefined;
|
|
993
|
-
projectDescription?: string | undefined;
|
|
994
|
-
authors?: string[] | undefined;
|
|
995
|
-
license?: string | undefined;
|
|
996
|
-
homepage?: string | undefined;
|
|
997
|
-
} | undefined;
|
|
998
1004
|
projectDir: string;
|
|
999
1005
|
environment: Record<string, string | {
|
|
1000
1006
|
storage?: Record<string, string> | undefined;
|
|
@@ -1012,28 +1018,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1012
1018
|
encryptedKey: string;
|
|
1013
1019
|
secretKey: string;
|
|
1014
1020
|
}> | undefined;
|
|
1015
|
-
|
|
1021
|
+
protocol?: string | undefined;
|
|
1016
1022
|
tzkt?: {
|
|
1017
1023
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1018
1024
|
postgresqlPort?: number | undefined;
|
|
1019
1025
|
apiPort?: number | undefined;
|
|
1020
1026
|
} | undefined;
|
|
1027
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1021
1028
|
label: string;
|
|
1022
1029
|
rpcUrl: string;
|
|
1023
|
-
protocol: string;
|
|
1024
1030
|
}> | undefined;
|
|
1025
1031
|
language?: "en" | "fr" | undefined;
|
|
1032
|
+
metadata?: {
|
|
1033
|
+
name?: string | undefined;
|
|
1034
|
+
projectDescription?: string | undefined;
|
|
1035
|
+
authors?: string[] | undefined;
|
|
1036
|
+
license?: string | undefined;
|
|
1037
|
+
homepage?: string | undefined;
|
|
1038
|
+
} | undefined;
|
|
1039
|
+
artifactsDir?: string | undefined;
|
|
1040
|
+
contractsDir?: string | undefined;
|
|
1041
|
+
contracts?: Record<string, {
|
|
1042
|
+
sourceFile: string;
|
|
1043
|
+
hash: string;
|
|
1044
|
+
}> | undefined;
|
|
1026
1045
|
plugins?: {
|
|
1027
1046
|
type: "npm" | "binary" | "deno";
|
|
1028
1047
|
name: string;
|
|
1029
1048
|
}[] | undefined;
|
|
1030
|
-
|
|
1031
|
-
artifactsDir?: string | undefined;
|
|
1049
|
+
accounts?: Record<string, string> | undefined;
|
|
1032
1050
|
network?: Record<string, {
|
|
1033
1051
|
accounts?: Record<string, {
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1052
|
+
mnemonic?: string | undefined;
|
|
1053
|
+
publicKey?: string | undefined;
|
|
1054
|
+
publicKeyHash?: string | undefined;
|
|
1055
|
+
privateKey?: string | undefined;
|
|
1037
1056
|
}> | undefined;
|
|
1038
1057
|
faucet?: {
|
|
1039
1058
|
pkh: string;
|
|
@@ -1045,20 +1064,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1045
1064
|
} | undefined;
|
|
1046
1065
|
label: string;
|
|
1047
1066
|
rpcUrl: string;
|
|
1048
|
-
protocol: string;
|
|
1049
1067
|
}> | undefined;
|
|
1050
|
-
accounts?: Record<string, string> | undefined;
|
|
1051
|
-
contracts?: Record<string, {
|
|
1052
|
-
sourceFile: string;
|
|
1053
|
-
hash: string;
|
|
1054
|
-
}> | undefined;
|
|
1055
|
-
metadata?: {
|
|
1056
|
-
name?: string | undefined;
|
|
1057
|
-
projectDescription?: string | undefined;
|
|
1058
|
-
authors?: string[] | undefined;
|
|
1059
|
-
license?: string | undefined;
|
|
1060
|
-
homepage?: string | undefined;
|
|
1061
|
-
} | undefined;
|
|
1062
1068
|
projectDir: string;
|
|
1063
1069
|
environment: Record<string, string | {
|
|
1064
1070
|
storage?: Record<string, string> | undefined;
|
|
@@ -1071,6 +1077,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1071
1077
|
}>;
|
|
1072
1078
|
export declare const internalSchema: import("zod").ZodObject<import("zod").extendShape<{
|
|
1073
1079
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
1080
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1081
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1082
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1083
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1084
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1085
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1086
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1087
|
+
name?: string | undefined;
|
|
1088
|
+
projectDescription?: string | undefined;
|
|
1089
|
+
authors?: string[] | undefined;
|
|
1090
|
+
license?: string | undefined;
|
|
1091
|
+
homepage?: string | undefined;
|
|
1092
|
+
}, {
|
|
1093
|
+
name?: string | undefined;
|
|
1094
|
+
projectDescription?: string | undefined;
|
|
1095
|
+
authors?: string[] | undefined;
|
|
1096
|
+
license?: string | undefined;
|
|
1097
|
+
homepage?: string | undefined;
|
|
1098
|
+
}>>;
|
|
1099
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1100
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1101
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1102
|
+
sourceFile: import("zod").ZodString;
|
|
1103
|
+
hash: import("zod").ZodString;
|
|
1104
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1105
|
+
sourceFile: string;
|
|
1106
|
+
hash: string;
|
|
1107
|
+
}, {
|
|
1108
|
+
sourceFile: string;
|
|
1109
|
+
hash: string;
|
|
1110
|
+
}>>>;
|
|
1074
1111
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1075
1112
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
1076
1113
|
name: import("zod").ZodString;
|
|
@@ -1081,24 +1118,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1081
1118
|
type: "npm" | "binary" | "deno";
|
|
1082
1119
|
name: string;
|
|
1083
1120
|
}>, "many">>;
|
|
1084
|
-
|
|
1085
|
-
|
|
1121
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1122
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1123
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1124
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1125
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1126
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1127
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1128
|
+
storage?: Record<string, string> | undefined;
|
|
1129
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1130
|
+
networks: string[];
|
|
1131
|
+
sandboxes: string[];
|
|
1132
|
+
}, {
|
|
1133
|
+
storage?: Record<string, string> | undefined;
|
|
1134
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1135
|
+
networks: string[];
|
|
1136
|
+
sandboxes: string[];
|
|
1137
|
+
}>, import("zod").ZodString]>>;
|
|
1086
1138
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1087
1139
|
label: import("zod").ZodString;
|
|
1088
1140
|
rpcUrl: import("zod").ZodString;
|
|
1089
|
-
protocol: import("zod").ZodString;
|
|
1090
1141
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1091
|
-
publicKey: import("zod").ZodString
|
|
1092
|
-
publicKeyHash: import("zod").ZodString
|
|
1093
|
-
privateKey: import("zod").ZodString
|
|
1142
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1143
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1144
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1145
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1094
1146
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1147
|
+
mnemonic?: string | undefined;
|
|
1148
|
+
publicKey?: string | undefined;
|
|
1149
|
+
publicKeyHash?: string | undefined;
|
|
1150
|
+
privateKey?: string | undefined;
|
|
1098
1151
|
}, {
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1152
|
+
mnemonic?: string | undefined;
|
|
1153
|
+
publicKey?: string | undefined;
|
|
1154
|
+
publicKeyHash?: string | undefined;
|
|
1155
|
+
privateKey?: string | undefined;
|
|
1102
1156
|
}>>>;
|
|
1103
1157
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1104
1158
|
pkh: import("zod").ZodString;
|
|
@@ -1124,9 +1178,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1124
1178
|
}>>;
|
|
1125
1179
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1126
1180
|
accounts?: Record<string, {
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1181
|
+
mnemonic?: string | undefined;
|
|
1182
|
+
publicKey?: string | undefined;
|
|
1183
|
+
publicKeyHash?: string | undefined;
|
|
1184
|
+
privateKey?: string | undefined;
|
|
1130
1185
|
}> | undefined;
|
|
1131
1186
|
faucet?: {
|
|
1132
1187
|
pkh: string;
|
|
@@ -1138,12 +1193,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1138
1193
|
} | undefined;
|
|
1139
1194
|
label: string;
|
|
1140
1195
|
rpcUrl: string;
|
|
1141
|
-
protocol: string;
|
|
1142
1196
|
}, {
|
|
1143
1197
|
accounts?: Record<string, {
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1198
|
+
mnemonic?: string | undefined;
|
|
1199
|
+
publicKey?: string | undefined;
|
|
1200
|
+
publicKeyHash?: string | undefined;
|
|
1201
|
+
privateKey?: string | undefined;
|
|
1147
1202
|
}> | undefined;
|
|
1148
1203
|
faucet?: {
|
|
1149
1204
|
pkh: string;
|
|
@@ -1155,13 +1210,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1155
1210
|
} | undefined;
|
|
1156
1211
|
label: string;
|
|
1157
1212
|
rpcUrl: string;
|
|
1158
|
-
protocol: string;
|
|
1159
1213
|
}>>>;
|
|
1160
1214
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1161
1215
|
label: import("zod").ZodString;
|
|
1162
1216
|
rpcUrl: import("zod").ZodString;
|
|
1163
|
-
protocol: import("zod").ZodString
|
|
1164
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1217
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1165
1218
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1166
1219
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1167
1220
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1189,6 +1242,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1189
1242
|
postgresqlPort?: number | undefined;
|
|
1190
1243
|
apiPort?: number | undefined;
|
|
1191
1244
|
}>>;
|
|
1245
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1192
1246
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1193
1247
|
plugin?: string | undefined;
|
|
1194
1248
|
accounts?: Record<string, string | {
|
|
@@ -1196,15 +1250,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1196
1250
|
encryptedKey: string;
|
|
1197
1251
|
secretKey: string;
|
|
1198
1252
|
}> | undefined;
|
|
1199
|
-
|
|
1253
|
+
protocol?: string | undefined;
|
|
1200
1254
|
tzkt?: {
|
|
1201
1255
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1202
1256
|
postgresqlPort?: number | undefined;
|
|
1203
1257
|
apiPort?: number | undefined;
|
|
1204
1258
|
} | undefined;
|
|
1259
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1205
1260
|
label: string;
|
|
1206
1261
|
rpcUrl: string;
|
|
1207
|
-
protocol: string;
|
|
1208
1262
|
}, {
|
|
1209
1263
|
plugin?: string | undefined;
|
|
1210
1264
|
accounts?: Record<string, string | {
|
|
@@ -1212,62 +1266,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1212
1266
|
encryptedKey: string;
|
|
1213
1267
|
secretKey: string;
|
|
1214
1268
|
}> | undefined;
|
|
1215
|
-
|
|
1269
|
+
protocol?: string | undefined;
|
|
1216
1270
|
tzkt?: {
|
|
1217
1271
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1218
1272
|
postgresqlPort?: number | undefined;
|
|
1219
1273
|
apiPort?: number | undefined;
|
|
1220
1274
|
} | undefined;
|
|
1275
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1221
1276
|
label: string;
|
|
1222
1277
|
rpcUrl: string;
|
|
1223
|
-
protocol: string;
|
|
1224
|
-
}>>>;
|
|
1225
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1226
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1227
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1228
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1229
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1230
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1231
|
-
storage?: Record<string, string> | undefined;
|
|
1232
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1233
|
-
networks: string[];
|
|
1234
|
-
sandboxes: string[];
|
|
1235
|
-
}, {
|
|
1236
|
-
storage?: Record<string, string> | undefined;
|
|
1237
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1238
|
-
networks: string[];
|
|
1239
|
-
sandboxes: string[];
|
|
1240
|
-
}>, import("zod").ZodString]>>;
|
|
1241
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1242
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1243
|
-
sourceFile: import("zod").ZodString;
|
|
1244
|
-
hash: import("zod").ZodString;
|
|
1245
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1246
|
-
sourceFile: string;
|
|
1247
|
-
hash: string;
|
|
1248
|
-
}, {
|
|
1249
|
-
sourceFile: string;
|
|
1250
|
-
hash: string;
|
|
1251
1278
|
}>>>;
|
|
1252
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1253
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1254
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1255
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1256
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1257
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1258
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1259
|
-
name?: string | undefined;
|
|
1260
|
-
projectDescription?: string | undefined;
|
|
1261
|
-
authors?: string[] | undefined;
|
|
1262
|
-
license?: string | undefined;
|
|
1263
|
-
homepage?: string | undefined;
|
|
1264
|
-
}, {
|
|
1265
|
-
name?: string | undefined;
|
|
1266
|
-
projectDescription?: string | undefined;
|
|
1267
|
-
authors?: string[] | undefined;
|
|
1268
|
-
license?: string | undefined;
|
|
1269
|
-
homepage?: string | undefined;
|
|
1270
|
-
}>>;
|
|
1271
1279
|
}, {
|
|
1272
1280
|
projectDir: import("zod").ZodString;
|
|
1273
1281
|
configFile: import("zod").ZodString;
|
|
@@ -1280,28 +1288,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1280
1288
|
encryptedKey: string;
|
|
1281
1289
|
secretKey: string;
|
|
1282
1290
|
}> | undefined;
|
|
1283
|
-
|
|
1291
|
+
protocol?: string | undefined;
|
|
1284
1292
|
tzkt?: {
|
|
1285
1293
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1286
1294
|
postgresqlPort?: number | undefined;
|
|
1287
1295
|
apiPort?: number | undefined;
|
|
1288
1296
|
} | undefined;
|
|
1297
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1289
1298
|
label: string;
|
|
1290
1299
|
rpcUrl: string;
|
|
1291
|
-
protocol: string;
|
|
1292
1300
|
}> | undefined;
|
|
1293
1301
|
language?: "en" | "fr" | undefined;
|
|
1302
|
+
metadata?: {
|
|
1303
|
+
name?: string | undefined;
|
|
1304
|
+
projectDescription?: string | undefined;
|
|
1305
|
+
authors?: string[] | undefined;
|
|
1306
|
+
license?: string | undefined;
|
|
1307
|
+
homepage?: string | undefined;
|
|
1308
|
+
} | undefined;
|
|
1309
|
+
artifactsDir?: string | undefined;
|
|
1310
|
+
contractsDir?: string | undefined;
|
|
1311
|
+
contracts?: Record<string, {
|
|
1312
|
+
sourceFile: string;
|
|
1313
|
+
hash: string;
|
|
1314
|
+
}> | undefined;
|
|
1294
1315
|
plugins?: {
|
|
1295
1316
|
type: "npm" | "binary" | "deno";
|
|
1296
1317
|
name: string;
|
|
1297
1318
|
}[] | undefined;
|
|
1298
|
-
|
|
1299
|
-
artifactsDir?: string | undefined;
|
|
1319
|
+
accounts?: Record<string, string> | undefined;
|
|
1300
1320
|
network?: Record<string, {
|
|
1301
1321
|
accounts?: Record<string, {
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1322
|
+
mnemonic?: string | undefined;
|
|
1323
|
+
publicKey?: string | undefined;
|
|
1324
|
+
publicKeyHash?: string | undefined;
|
|
1325
|
+
privateKey?: string | undefined;
|
|
1305
1326
|
}> | undefined;
|
|
1306
1327
|
faucet?: {
|
|
1307
1328
|
pkh: string;
|
|
@@ -1313,20 +1334,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1313
1334
|
} | undefined;
|
|
1314
1335
|
label: string;
|
|
1315
1336
|
rpcUrl: string;
|
|
1316
|
-
protocol: string;
|
|
1317
|
-
}> | undefined;
|
|
1318
|
-
accounts?: Record<string, string> | undefined;
|
|
1319
|
-
contracts?: Record<string, {
|
|
1320
|
-
sourceFile: string;
|
|
1321
|
-
hash: string;
|
|
1322
1337
|
}> | undefined;
|
|
1323
|
-
metadata?: {
|
|
1324
|
-
name?: string | undefined;
|
|
1325
|
-
projectDescription?: string | undefined;
|
|
1326
|
-
authors?: string[] | undefined;
|
|
1327
|
-
license?: string | undefined;
|
|
1328
|
-
homepage?: string | undefined;
|
|
1329
|
-
} | undefined;
|
|
1330
1338
|
projectDir: string;
|
|
1331
1339
|
environment: Record<string, string | {
|
|
1332
1340
|
storage?: Record<string, string> | undefined;
|
|
@@ -1344,28 +1352,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1344
1352
|
encryptedKey: string;
|
|
1345
1353
|
secretKey: string;
|
|
1346
1354
|
}> | undefined;
|
|
1347
|
-
|
|
1355
|
+
protocol?: string | undefined;
|
|
1348
1356
|
tzkt?: {
|
|
1349
1357
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1350
1358
|
postgresqlPort?: number | undefined;
|
|
1351
1359
|
apiPort?: number | undefined;
|
|
1352
1360
|
} | undefined;
|
|
1361
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1353
1362
|
label: string;
|
|
1354
1363
|
rpcUrl: string;
|
|
1355
|
-
protocol: string;
|
|
1356
1364
|
}> | undefined;
|
|
1357
1365
|
language?: "en" | "fr" | undefined;
|
|
1366
|
+
metadata?: {
|
|
1367
|
+
name?: string | undefined;
|
|
1368
|
+
projectDescription?: string | undefined;
|
|
1369
|
+
authors?: string[] | undefined;
|
|
1370
|
+
license?: string | undefined;
|
|
1371
|
+
homepage?: string | undefined;
|
|
1372
|
+
} | undefined;
|
|
1373
|
+
artifactsDir?: string | undefined;
|
|
1374
|
+
contractsDir?: string | undefined;
|
|
1375
|
+
contracts?: Record<string, {
|
|
1376
|
+
sourceFile: string;
|
|
1377
|
+
hash: string;
|
|
1378
|
+
}> | undefined;
|
|
1358
1379
|
plugins?: {
|
|
1359
1380
|
type: "npm" | "binary" | "deno";
|
|
1360
1381
|
name: string;
|
|
1361
1382
|
}[] | undefined;
|
|
1362
|
-
|
|
1363
|
-
artifactsDir?: string | undefined;
|
|
1383
|
+
accounts?: Record<string, string> | undefined;
|
|
1364
1384
|
network?: Record<string, {
|
|
1365
1385
|
accounts?: Record<string, {
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1386
|
+
mnemonic?: string | undefined;
|
|
1387
|
+
publicKey?: string | undefined;
|
|
1388
|
+
publicKeyHash?: string | undefined;
|
|
1389
|
+
privateKey?: string | undefined;
|
|
1369
1390
|
}> | undefined;
|
|
1370
1391
|
faucet?: {
|
|
1371
1392
|
pkh: string;
|
|
@@ -1377,20 +1398,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1377
1398
|
} | undefined;
|
|
1378
1399
|
label: string;
|
|
1379
1400
|
rpcUrl: string;
|
|
1380
|
-
protocol: string;
|
|
1381
1401
|
}> | undefined;
|
|
1382
|
-
accounts?: Record<string, string> | undefined;
|
|
1383
|
-
contracts?: Record<string, {
|
|
1384
|
-
sourceFile: string;
|
|
1385
|
-
hash: string;
|
|
1386
|
-
}> | undefined;
|
|
1387
|
-
metadata?: {
|
|
1388
|
-
name?: string | undefined;
|
|
1389
|
-
projectDescription?: string | undefined;
|
|
1390
|
-
authors?: string[] | undefined;
|
|
1391
|
-
license?: string | undefined;
|
|
1392
|
-
homepage?: string | undefined;
|
|
1393
|
-
} | undefined;
|
|
1394
1402
|
projectDir: string;
|
|
1395
1403
|
environment: Record<string, string | {
|
|
1396
1404
|
storage?: Record<string, string> | undefined;
|