@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
|
@@ -81,6 +81,37 @@ export declare const schemas: {
|
|
|
81
81
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
82
82
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
83
83
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
84
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
85
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
86
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
87
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
88
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
89
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
91
|
+
name?: string | undefined;
|
|
92
|
+
projectDescription?: string | undefined;
|
|
93
|
+
authors?: string[] | undefined;
|
|
94
|
+
license?: string | undefined;
|
|
95
|
+
homepage?: string | undefined;
|
|
96
|
+
}, {
|
|
97
|
+
name?: string | undefined;
|
|
98
|
+
projectDescription?: string | undefined;
|
|
99
|
+
authors?: string[] | undefined;
|
|
100
|
+
license?: string | undefined;
|
|
101
|
+
homepage?: string | undefined;
|
|
102
|
+
}>>;
|
|
103
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
104
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
105
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
106
|
+
sourceFile: import("zod").ZodString;
|
|
107
|
+
hash: import("zod").ZodString;
|
|
108
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
109
|
+
sourceFile: string;
|
|
110
|
+
hash: string;
|
|
111
|
+
}, {
|
|
112
|
+
sourceFile: string;
|
|
113
|
+
hash: string;
|
|
114
|
+
}>>>;
|
|
84
115
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
85
116
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
86
117
|
name: import("zod").ZodString;
|
|
@@ -91,24 +122,41 @@ export declare const schemas: {
|
|
|
91
122
|
type: "npm" | "binary" | "deno";
|
|
92
123
|
name: string;
|
|
93
124
|
}>, "many">>;
|
|
94
|
-
|
|
95
|
-
|
|
125
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
126
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
127
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
128
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
129
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
130
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
131
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
132
|
+
storage?: Record<string, string> | undefined;
|
|
133
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
134
|
+
networks: string[];
|
|
135
|
+
sandboxes: string[];
|
|
136
|
+
}, {
|
|
137
|
+
storage?: Record<string, string> | undefined;
|
|
138
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
139
|
+
networks: string[];
|
|
140
|
+
sandboxes: string[];
|
|
141
|
+
}>, import("zod").ZodString]>>;
|
|
96
142
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
97
143
|
label: import("zod").ZodString;
|
|
98
144
|
rpcUrl: import("zod").ZodString;
|
|
99
|
-
protocol: import("zod").ZodString;
|
|
100
145
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
101
|
-
publicKey: import("zod").ZodString
|
|
102
|
-
publicKeyHash: import("zod").ZodString
|
|
103
|
-
privateKey: import("zod").ZodString
|
|
146
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
147
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
148
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
149
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
104
150
|
}, "strip", import("zod").ZodTypeAny, {
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
151
|
+
mnemonic?: string | undefined;
|
|
152
|
+
publicKey?: string | undefined;
|
|
153
|
+
publicKeyHash?: string | undefined;
|
|
154
|
+
privateKey?: string | undefined;
|
|
108
155
|
}, {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
156
|
+
mnemonic?: string | undefined;
|
|
157
|
+
publicKey?: string | undefined;
|
|
158
|
+
publicKeyHash?: string | undefined;
|
|
159
|
+
privateKey?: string | undefined;
|
|
112
160
|
}>>>;
|
|
113
161
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
114
162
|
pkh: import("zod").ZodString;
|
|
@@ -134,9 +182,10 @@ export declare const schemas: {
|
|
|
134
182
|
}>>;
|
|
135
183
|
}, "strip", import("zod").ZodTypeAny, {
|
|
136
184
|
accounts?: Record<string, {
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
185
|
+
mnemonic?: string | undefined;
|
|
186
|
+
publicKey?: string | undefined;
|
|
187
|
+
publicKeyHash?: string | undefined;
|
|
188
|
+
privateKey?: string | undefined;
|
|
140
189
|
}> | undefined;
|
|
141
190
|
faucet?: {
|
|
142
191
|
pkh: string;
|
|
@@ -148,12 +197,12 @@ export declare const schemas: {
|
|
|
148
197
|
} | undefined;
|
|
149
198
|
label: string;
|
|
150
199
|
rpcUrl: string;
|
|
151
|
-
protocol: string;
|
|
152
200
|
}, {
|
|
153
201
|
accounts?: Record<string, {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
202
|
+
mnemonic?: string | undefined;
|
|
203
|
+
publicKey?: string | undefined;
|
|
204
|
+
publicKeyHash?: string | undefined;
|
|
205
|
+
privateKey?: string | undefined;
|
|
157
206
|
}> | undefined;
|
|
158
207
|
faucet?: {
|
|
159
208
|
pkh: string;
|
|
@@ -165,13 +214,11 @@ export declare const schemas: {
|
|
|
165
214
|
} | undefined;
|
|
166
215
|
label: string;
|
|
167
216
|
rpcUrl: string;
|
|
168
|
-
protocol: string;
|
|
169
217
|
}>>>;
|
|
170
218
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
171
219
|
label: import("zod").ZodString;
|
|
172
220
|
rpcUrl: import("zod").ZodString;
|
|
173
|
-
protocol: import("zod").ZodString
|
|
174
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
221
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
175
222
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
176
223
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
177
224
|
encryptedKey: import("zod").ZodString;
|
|
@@ -199,6 +246,7 @@ export declare const schemas: {
|
|
|
199
246
|
postgresqlPort?: number | undefined;
|
|
200
247
|
apiPort?: number | undefined;
|
|
201
248
|
}>>;
|
|
249
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
202
250
|
}, "strip", import("zod").ZodTypeAny, {
|
|
203
251
|
plugin?: string | undefined;
|
|
204
252
|
accounts?: Record<string, string | {
|
|
@@ -206,15 +254,15 @@ export declare const schemas: {
|
|
|
206
254
|
encryptedKey: string;
|
|
207
255
|
secretKey: string;
|
|
208
256
|
}> | undefined;
|
|
209
|
-
|
|
257
|
+
protocol?: string | undefined;
|
|
210
258
|
tzkt?: {
|
|
211
259
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
212
260
|
postgresqlPort?: number | undefined;
|
|
213
261
|
apiPort?: number | undefined;
|
|
214
262
|
} | undefined;
|
|
263
|
+
annotations?: Record<string, unknown> | undefined;
|
|
215
264
|
label: string;
|
|
216
265
|
rpcUrl: string;
|
|
217
|
-
protocol: string;
|
|
218
266
|
}, {
|
|
219
267
|
plugin?: string | undefined;
|
|
220
268
|
accounts?: Record<string, string | {
|
|
@@ -222,62 +270,16 @@ export declare const schemas: {
|
|
|
222
270
|
encryptedKey: string;
|
|
223
271
|
secretKey: string;
|
|
224
272
|
}> | undefined;
|
|
225
|
-
|
|
273
|
+
protocol?: string | undefined;
|
|
226
274
|
tzkt?: {
|
|
227
275
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
228
276
|
postgresqlPort?: number | undefined;
|
|
229
277
|
apiPort?: number | undefined;
|
|
230
278
|
} | undefined;
|
|
279
|
+
annotations?: Record<string, unknown> | undefined;
|
|
231
280
|
label: string;
|
|
232
281
|
rpcUrl: string;
|
|
233
|
-
protocol: string;
|
|
234
282
|
}>>>;
|
|
235
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
236
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
237
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
238
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
239
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
240
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
241
|
-
storage?: Record<string, string> | undefined;
|
|
242
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
243
|
-
networks: string[];
|
|
244
|
-
sandboxes: string[];
|
|
245
|
-
}, {
|
|
246
|
-
storage?: Record<string, string> | undefined;
|
|
247
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
248
|
-
networks: string[];
|
|
249
|
-
sandboxes: string[];
|
|
250
|
-
}>, import("zod").ZodString]>>;
|
|
251
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
252
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
253
|
-
sourceFile: import("zod").ZodString;
|
|
254
|
-
hash: import("zod").ZodString;
|
|
255
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
256
|
-
sourceFile: string;
|
|
257
|
-
hash: string;
|
|
258
|
-
}, {
|
|
259
|
-
sourceFile: string;
|
|
260
|
-
hash: string;
|
|
261
|
-
}>>>;
|
|
262
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
263
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
264
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
265
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
266
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
267
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
268
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
269
|
-
name?: string | undefined;
|
|
270
|
-
projectDescription?: string | undefined;
|
|
271
|
-
authors?: string[] | undefined;
|
|
272
|
-
license?: string | undefined;
|
|
273
|
-
homepage?: string | undefined;
|
|
274
|
-
}, {
|
|
275
|
-
name?: string | undefined;
|
|
276
|
-
projectDescription?: string | undefined;
|
|
277
|
-
authors?: string[] | undefined;
|
|
278
|
-
license?: string | undefined;
|
|
279
|
-
homepage?: string | undefined;
|
|
280
|
-
}>>;
|
|
281
283
|
}, {
|
|
282
284
|
projectDir: import("zod").ZodString;
|
|
283
285
|
configFile: import("zod").ZodString;
|
|
@@ -290,28 +292,41 @@ export declare const schemas: {
|
|
|
290
292
|
encryptedKey: string;
|
|
291
293
|
secretKey: string;
|
|
292
294
|
}> | undefined;
|
|
293
|
-
|
|
295
|
+
protocol?: string | undefined;
|
|
294
296
|
tzkt?: {
|
|
295
297
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
296
298
|
postgresqlPort?: number | undefined;
|
|
297
299
|
apiPort?: number | undefined;
|
|
298
300
|
} | undefined;
|
|
301
|
+
annotations?: Record<string, unknown> | undefined;
|
|
299
302
|
label: string;
|
|
300
303
|
rpcUrl: string;
|
|
301
|
-
protocol: string;
|
|
302
304
|
}> | undefined;
|
|
303
305
|
language?: "en" | "fr" | undefined;
|
|
306
|
+
metadata?: {
|
|
307
|
+
name?: string | undefined;
|
|
308
|
+
projectDescription?: string | undefined;
|
|
309
|
+
authors?: string[] | undefined;
|
|
310
|
+
license?: string | undefined;
|
|
311
|
+
homepage?: string | undefined;
|
|
312
|
+
} | undefined;
|
|
313
|
+
artifactsDir?: string | undefined;
|
|
314
|
+
contractsDir?: string | undefined;
|
|
315
|
+
contracts?: Record<string, {
|
|
316
|
+
sourceFile: string;
|
|
317
|
+
hash: string;
|
|
318
|
+
}> | undefined;
|
|
304
319
|
plugins?: {
|
|
305
320
|
type: "npm" | "binary" | "deno";
|
|
306
321
|
name: string;
|
|
307
322
|
}[] | undefined;
|
|
308
|
-
|
|
309
|
-
artifactsDir?: string | undefined;
|
|
323
|
+
accounts?: Record<string, string> | undefined;
|
|
310
324
|
network?: Record<string, {
|
|
311
325
|
accounts?: Record<string, {
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
326
|
+
mnemonic?: string | undefined;
|
|
327
|
+
publicKey?: string | undefined;
|
|
328
|
+
publicKeyHash?: string | undefined;
|
|
329
|
+
privateKey?: string | undefined;
|
|
315
330
|
}> | undefined;
|
|
316
331
|
faucet?: {
|
|
317
332
|
pkh: string;
|
|
@@ -323,20 +338,7 @@ export declare const schemas: {
|
|
|
323
338
|
} | undefined;
|
|
324
339
|
label: string;
|
|
325
340
|
rpcUrl: string;
|
|
326
|
-
protocol: string;
|
|
327
341
|
}> | undefined;
|
|
328
|
-
accounts?: Record<string, string> | undefined;
|
|
329
|
-
contracts?: Record<string, {
|
|
330
|
-
sourceFile: string;
|
|
331
|
-
hash: string;
|
|
332
|
-
}> | undefined;
|
|
333
|
-
metadata?: {
|
|
334
|
-
name?: string | undefined;
|
|
335
|
-
projectDescription?: string | undefined;
|
|
336
|
-
authors?: string[] | undefined;
|
|
337
|
-
license?: string | undefined;
|
|
338
|
-
homepage?: string | undefined;
|
|
339
|
-
} | undefined;
|
|
340
342
|
projectDir: string;
|
|
341
343
|
environment: Record<string, string | {
|
|
342
344
|
storage?: Record<string, string> | undefined;
|
|
@@ -354,28 +356,41 @@ export declare const schemas: {
|
|
|
354
356
|
encryptedKey: string;
|
|
355
357
|
secretKey: string;
|
|
356
358
|
}> | undefined;
|
|
357
|
-
|
|
359
|
+
protocol?: string | undefined;
|
|
358
360
|
tzkt?: {
|
|
359
361
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
360
362
|
postgresqlPort?: number | undefined;
|
|
361
363
|
apiPort?: number | undefined;
|
|
362
364
|
} | undefined;
|
|
365
|
+
annotations?: Record<string, unknown> | undefined;
|
|
363
366
|
label: string;
|
|
364
367
|
rpcUrl: string;
|
|
365
|
-
protocol: string;
|
|
366
368
|
}> | undefined;
|
|
367
369
|
language?: "en" | "fr" | undefined;
|
|
370
|
+
metadata?: {
|
|
371
|
+
name?: string | undefined;
|
|
372
|
+
projectDescription?: string | undefined;
|
|
373
|
+
authors?: string[] | undefined;
|
|
374
|
+
license?: string | undefined;
|
|
375
|
+
homepage?: string | undefined;
|
|
376
|
+
} | undefined;
|
|
377
|
+
artifactsDir?: string | undefined;
|
|
378
|
+
contractsDir?: string | undefined;
|
|
379
|
+
contracts?: Record<string, {
|
|
380
|
+
sourceFile: string;
|
|
381
|
+
hash: string;
|
|
382
|
+
}> | undefined;
|
|
368
383
|
plugins?: {
|
|
369
384
|
type: "npm" | "binary" | "deno";
|
|
370
385
|
name: string;
|
|
371
386
|
}[] | undefined;
|
|
372
|
-
|
|
373
|
-
artifactsDir?: string | undefined;
|
|
387
|
+
accounts?: Record<string, string> | undefined;
|
|
374
388
|
network?: Record<string, {
|
|
375
389
|
accounts?: Record<string, {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
390
|
+
mnemonic?: string | undefined;
|
|
391
|
+
publicKey?: string | undefined;
|
|
392
|
+
publicKeyHash?: string | undefined;
|
|
393
|
+
privateKey?: string | undefined;
|
|
379
394
|
}> | undefined;
|
|
380
395
|
faucet?: {
|
|
381
396
|
pkh: string;
|
|
@@ -387,20 +402,7 @@ export declare const schemas: {
|
|
|
387
402
|
} | undefined;
|
|
388
403
|
label: string;
|
|
389
404
|
rpcUrl: string;
|
|
390
|
-
protocol: string;
|
|
391
405
|
}> | undefined;
|
|
392
|
-
accounts?: Record<string, string> | undefined;
|
|
393
|
-
contracts?: Record<string, {
|
|
394
|
-
sourceFile: string;
|
|
395
|
-
hash: string;
|
|
396
|
-
}> | undefined;
|
|
397
|
-
metadata?: {
|
|
398
|
-
name?: string | undefined;
|
|
399
|
-
projectDescription?: string | undefined;
|
|
400
|
-
authors?: string[] | undefined;
|
|
401
|
-
license?: string | undefined;
|
|
402
|
-
homepage?: string | undefined;
|
|
403
|
-
} | undefined;
|
|
404
406
|
projectDir: string;
|
|
405
407
|
environment: Record<string, string | {
|
|
406
408
|
storage?: Record<string, string> | undefined;
|
|
@@ -436,28 +438,41 @@ export declare const schemas: {
|
|
|
436
438
|
encryptedKey: string;
|
|
437
439
|
secretKey: string;
|
|
438
440
|
}> | undefined;
|
|
439
|
-
|
|
441
|
+
protocol?: string | undefined;
|
|
440
442
|
tzkt?: {
|
|
441
443
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
442
444
|
postgresqlPort?: number | undefined;
|
|
443
445
|
apiPort?: number | undefined;
|
|
444
446
|
} | undefined;
|
|
447
|
+
annotations?: Record<string, unknown> | undefined;
|
|
445
448
|
label: string;
|
|
446
449
|
rpcUrl: string;
|
|
447
|
-
protocol: string;
|
|
448
450
|
}> | undefined;
|
|
449
451
|
language?: "en" | "fr" | undefined;
|
|
452
|
+
metadata?: {
|
|
453
|
+
name?: string | undefined;
|
|
454
|
+
projectDescription?: string | undefined;
|
|
455
|
+
authors?: string[] | undefined;
|
|
456
|
+
license?: string | undefined;
|
|
457
|
+
homepage?: string | undefined;
|
|
458
|
+
} | undefined;
|
|
459
|
+
artifactsDir?: string | undefined;
|
|
460
|
+
contractsDir?: string | undefined;
|
|
461
|
+
contracts?: Record<string, {
|
|
462
|
+
sourceFile: string;
|
|
463
|
+
hash: string;
|
|
464
|
+
}> | undefined;
|
|
450
465
|
plugins?: {
|
|
451
466
|
type: "npm" | "binary" | "deno";
|
|
452
467
|
name: string;
|
|
453
468
|
}[] | undefined;
|
|
454
|
-
|
|
455
|
-
artifactsDir?: string | undefined;
|
|
469
|
+
accounts?: Record<string, string> | undefined;
|
|
456
470
|
network?: Record<string, {
|
|
457
471
|
accounts?: Record<string, {
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
472
|
+
mnemonic?: string | undefined;
|
|
473
|
+
publicKey?: string | undefined;
|
|
474
|
+
publicKeyHash?: string | undefined;
|
|
475
|
+
privateKey?: string | undefined;
|
|
461
476
|
}> | undefined;
|
|
462
477
|
faucet?: {
|
|
463
478
|
pkh: string;
|
|
@@ -469,20 +484,7 @@ export declare const schemas: {
|
|
|
469
484
|
} | undefined;
|
|
470
485
|
label: string;
|
|
471
486
|
rpcUrl: string;
|
|
472
|
-
protocol: string;
|
|
473
|
-
}> | undefined;
|
|
474
|
-
accounts?: Record<string, string> | undefined;
|
|
475
|
-
contracts?: Record<string, {
|
|
476
|
-
sourceFile: string;
|
|
477
|
-
hash: string;
|
|
478
487
|
}> | undefined;
|
|
479
|
-
metadata?: {
|
|
480
|
-
name?: string | undefined;
|
|
481
|
-
projectDescription?: string | undefined;
|
|
482
|
-
authors?: string[] | undefined;
|
|
483
|
-
license?: string | undefined;
|
|
484
|
-
homepage?: string | undefined;
|
|
485
|
-
} | undefined;
|
|
486
488
|
projectDir: string;
|
|
487
489
|
environment: Record<string, string | {
|
|
488
490
|
storage?: Record<string, string> | undefined;
|
|
@@ -518,28 +520,41 @@ export declare const schemas: {
|
|
|
518
520
|
encryptedKey: string;
|
|
519
521
|
secretKey: string;
|
|
520
522
|
}> | undefined;
|
|
521
|
-
|
|
523
|
+
protocol?: string | undefined;
|
|
522
524
|
tzkt?: {
|
|
523
525
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
524
526
|
postgresqlPort?: number | undefined;
|
|
525
527
|
apiPort?: number | undefined;
|
|
526
528
|
} | undefined;
|
|
529
|
+
annotations?: Record<string, unknown> | undefined;
|
|
527
530
|
label: string;
|
|
528
531
|
rpcUrl: string;
|
|
529
|
-
protocol: string;
|
|
530
532
|
}> | undefined;
|
|
531
533
|
language?: "en" | "fr" | undefined;
|
|
534
|
+
metadata?: {
|
|
535
|
+
name?: string | undefined;
|
|
536
|
+
projectDescription?: string | undefined;
|
|
537
|
+
authors?: string[] | undefined;
|
|
538
|
+
license?: string | undefined;
|
|
539
|
+
homepage?: string | undefined;
|
|
540
|
+
} | undefined;
|
|
541
|
+
artifactsDir?: string | undefined;
|
|
542
|
+
contractsDir?: string | undefined;
|
|
543
|
+
contracts?: Record<string, {
|
|
544
|
+
sourceFile: string;
|
|
545
|
+
hash: string;
|
|
546
|
+
}> | undefined;
|
|
532
547
|
plugins?: {
|
|
533
548
|
type: "npm" | "binary" | "deno";
|
|
534
549
|
name: string;
|
|
535
550
|
}[] | undefined;
|
|
536
|
-
|
|
537
|
-
artifactsDir?: string | undefined;
|
|
551
|
+
accounts?: Record<string, string> | undefined;
|
|
538
552
|
network?: Record<string, {
|
|
539
553
|
accounts?: Record<string, {
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
554
|
+
mnemonic?: string | undefined;
|
|
555
|
+
publicKey?: string | undefined;
|
|
556
|
+
publicKeyHash?: string | undefined;
|
|
557
|
+
privateKey?: string | undefined;
|
|
543
558
|
}> | undefined;
|
|
544
559
|
faucet?: {
|
|
545
560
|
pkh: string;
|
|
@@ -551,20 +566,7 @@ export declare const schemas: {
|
|
|
551
566
|
} | undefined;
|
|
552
567
|
label: string;
|
|
553
568
|
rpcUrl: string;
|
|
554
|
-
protocol: string;
|
|
555
|
-
}> | undefined;
|
|
556
|
-
accounts?: Record<string, string> | undefined;
|
|
557
|
-
contracts?: Record<string, {
|
|
558
|
-
sourceFile: string;
|
|
559
|
-
hash: string;
|
|
560
569
|
}> | undefined;
|
|
561
|
-
metadata?: {
|
|
562
|
-
name?: string | undefined;
|
|
563
|
-
projectDescription?: string | undefined;
|
|
564
|
-
authors?: string[] | undefined;
|
|
565
|
-
license?: string | undefined;
|
|
566
|
-
homepage?: string | undefined;
|
|
567
|
-
} | undefined;
|
|
568
570
|
projectDir: string;
|
|
569
571
|
environment: Record<string, string | {
|
|
570
572
|
storage?: Record<string, string> | undefined;
|
|
@@ -719,6 +721,37 @@ export declare const schemas: {
|
|
|
719
721
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
720
722
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
721
723
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
724
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
725
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
726
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
727
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
728
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
729
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
730
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
731
|
+
name?: string | undefined;
|
|
732
|
+
projectDescription?: string | undefined;
|
|
733
|
+
authors?: string[] | undefined;
|
|
734
|
+
license?: string | undefined;
|
|
735
|
+
homepage?: string | undefined;
|
|
736
|
+
}, {
|
|
737
|
+
name?: string | undefined;
|
|
738
|
+
projectDescription?: string | undefined;
|
|
739
|
+
authors?: string[] | undefined;
|
|
740
|
+
license?: string | undefined;
|
|
741
|
+
homepage?: string | undefined;
|
|
742
|
+
}>>;
|
|
743
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
744
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
745
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
746
|
+
sourceFile: import("zod").ZodString;
|
|
747
|
+
hash: import("zod").ZodString;
|
|
748
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
749
|
+
sourceFile: string;
|
|
750
|
+
hash: string;
|
|
751
|
+
}, {
|
|
752
|
+
sourceFile: string;
|
|
753
|
+
hash: string;
|
|
754
|
+
}>>>;
|
|
722
755
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
723
756
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
724
757
|
name: import("zod").ZodString;
|
|
@@ -729,24 +762,41 @@ export declare const schemas: {
|
|
|
729
762
|
type: "npm" | "binary" | "deno";
|
|
730
763
|
name: string;
|
|
731
764
|
}>, "many">>;
|
|
732
|
-
|
|
733
|
-
|
|
765
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
766
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
767
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
768
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
769
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
770
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
771
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
772
|
+
storage?: Record<string, string> | undefined;
|
|
773
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
774
|
+
networks: string[];
|
|
775
|
+
sandboxes: string[];
|
|
776
|
+
}, {
|
|
777
|
+
storage?: Record<string, string> | undefined;
|
|
778
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
779
|
+
networks: string[];
|
|
780
|
+
sandboxes: string[];
|
|
781
|
+
}>, import("zod").ZodString]>>;
|
|
734
782
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
735
783
|
label: import("zod").ZodString;
|
|
736
784
|
rpcUrl: import("zod").ZodString;
|
|
737
|
-
protocol: import("zod").ZodString;
|
|
738
785
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
739
|
-
publicKey: import("zod").ZodString
|
|
740
|
-
publicKeyHash: import("zod").ZodString
|
|
741
|
-
privateKey: import("zod").ZodString
|
|
786
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
787
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
788
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
789
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
742
790
|
}, "strip", import("zod").ZodTypeAny, {
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
791
|
+
mnemonic?: string | undefined;
|
|
792
|
+
publicKey?: string | undefined;
|
|
793
|
+
publicKeyHash?: string | undefined;
|
|
794
|
+
privateKey?: string | undefined;
|
|
746
795
|
}, {
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
796
|
+
mnemonic?: string | undefined;
|
|
797
|
+
publicKey?: string | undefined;
|
|
798
|
+
publicKeyHash?: string | undefined;
|
|
799
|
+
privateKey?: string | undefined;
|
|
750
800
|
}>>>;
|
|
751
801
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
752
802
|
pkh: import("zod").ZodString;
|
|
@@ -772,9 +822,10 @@ export declare const schemas: {
|
|
|
772
822
|
}>>;
|
|
773
823
|
}, "strip", import("zod").ZodTypeAny, {
|
|
774
824
|
accounts?: Record<string, {
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
825
|
+
mnemonic?: string | undefined;
|
|
826
|
+
publicKey?: string | undefined;
|
|
827
|
+
publicKeyHash?: string | undefined;
|
|
828
|
+
privateKey?: string | undefined;
|
|
778
829
|
}> | undefined;
|
|
779
830
|
faucet?: {
|
|
780
831
|
pkh: string;
|
|
@@ -786,12 +837,12 @@ export declare const schemas: {
|
|
|
786
837
|
} | undefined;
|
|
787
838
|
label: string;
|
|
788
839
|
rpcUrl: string;
|
|
789
|
-
protocol: string;
|
|
790
840
|
}, {
|
|
791
841
|
accounts?: Record<string, {
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
842
|
+
mnemonic?: string | undefined;
|
|
843
|
+
publicKey?: string | undefined;
|
|
844
|
+
publicKeyHash?: string | undefined;
|
|
845
|
+
privateKey?: string | undefined;
|
|
795
846
|
}> | undefined;
|
|
796
847
|
faucet?: {
|
|
797
848
|
pkh: string;
|
|
@@ -803,13 +854,11 @@ export declare const schemas: {
|
|
|
803
854
|
} | undefined;
|
|
804
855
|
label: string;
|
|
805
856
|
rpcUrl: string;
|
|
806
|
-
protocol: string;
|
|
807
857
|
}>>>;
|
|
808
858
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
809
859
|
label: import("zod").ZodString;
|
|
810
860
|
rpcUrl: import("zod").ZodString;
|
|
811
|
-
protocol: import("zod").ZodString
|
|
812
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
861
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
813
862
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
814
863
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
815
864
|
encryptedKey: import("zod").ZodString;
|
|
@@ -837,6 +886,7 @@ export declare const schemas: {
|
|
|
837
886
|
postgresqlPort?: number | undefined;
|
|
838
887
|
apiPort?: number | undefined;
|
|
839
888
|
}>>;
|
|
889
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
840
890
|
}, "strip", import("zod").ZodTypeAny, {
|
|
841
891
|
plugin?: string | undefined;
|
|
842
892
|
accounts?: Record<string, string | {
|
|
@@ -844,15 +894,15 @@ export declare const schemas: {
|
|
|
844
894
|
encryptedKey: string;
|
|
845
895
|
secretKey: string;
|
|
846
896
|
}> | undefined;
|
|
847
|
-
|
|
897
|
+
protocol?: string | undefined;
|
|
848
898
|
tzkt?: {
|
|
849
899
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
850
900
|
postgresqlPort?: number | undefined;
|
|
851
901
|
apiPort?: number | undefined;
|
|
852
902
|
} | undefined;
|
|
903
|
+
annotations?: Record<string, unknown> | undefined;
|
|
853
904
|
label: string;
|
|
854
905
|
rpcUrl: string;
|
|
855
|
-
protocol: string;
|
|
856
906
|
}, {
|
|
857
907
|
plugin?: string | undefined;
|
|
858
908
|
accounts?: Record<string, string | {
|
|
@@ -860,62 +910,16 @@ export declare const schemas: {
|
|
|
860
910
|
encryptedKey: string;
|
|
861
911
|
secretKey: string;
|
|
862
912
|
}> | undefined;
|
|
863
|
-
|
|
913
|
+
protocol?: string | undefined;
|
|
864
914
|
tzkt?: {
|
|
865
915
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
866
916
|
postgresqlPort?: number | undefined;
|
|
867
917
|
apiPort?: number | undefined;
|
|
868
918
|
} | undefined;
|
|
919
|
+
annotations?: Record<string, unknown> | undefined;
|
|
869
920
|
label: string;
|
|
870
921
|
rpcUrl: string;
|
|
871
|
-
protocol: string;
|
|
872
922
|
}>>>;
|
|
873
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
874
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
875
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
876
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
877
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
878
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
879
|
-
storage?: Record<string, string> | undefined;
|
|
880
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
881
|
-
networks: string[];
|
|
882
|
-
sandboxes: string[];
|
|
883
|
-
}, {
|
|
884
|
-
storage?: Record<string, string> | undefined;
|
|
885
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
886
|
-
networks: string[];
|
|
887
|
-
sandboxes: string[];
|
|
888
|
-
}>, import("zod").ZodString]>>;
|
|
889
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
890
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
891
|
-
sourceFile: import("zod").ZodString;
|
|
892
|
-
hash: import("zod").ZodString;
|
|
893
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
894
|
-
sourceFile: string;
|
|
895
|
-
hash: string;
|
|
896
|
-
}, {
|
|
897
|
-
sourceFile: string;
|
|
898
|
-
hash: string;
|
|
899
|
-
}>>>;
|
|
900
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
901
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
902
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
903
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
904
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
905
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
906
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
907
|
-
name?: string | undefined;
|
|
908
|
-
projectDescription?: string | undefined;
|
|
909
|
-
authors?: string[] | undefined;
|
|
910
|
-
license?: string | undefined;
|
|
911
|
-
homepage?: string | undefined;
|
|
912
|
-
}, {
|
|
913
|
-
name?: string | undefined;
|
|
914
|
-
projectDescription?: string | undefined;
|
|
915
|
-
authors?: string[] | undefined;
|
|
916
|
-
license?: string | undefined;
|
|
917
|
-
homepage?: string | undefined;
|
|
918
|
-
}>>;
|
|
919
923
|
}, {
|
|
920
924
|
projectDir: import("zod").ZodString;
|
|
921
925
|
configFile: import("zod").ZodString;
|
|
@@ -928,28 +932,41 @@ export declare const schemas: {
|
|
|
928
932
|
encryptedKey: string;
|
|
929
933
|
secretKey: string;
|
|
930
934
|
}> | undefined;
|
|
931
|
-
|
|
935
|
+
protocol?: string | undefined;
|
|
932
936
|
tzkt?: {
|
|
933
937
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
934
938
|
postgresqlPort?: number | undefined;
|
|
935
939
|
apiPort?: number | undefined;
|
|
936
940
|
} | undefined;
|
|
941
|
+
annotations?: Record<string, unknown> | undefined;
|
|
937
942
|
label: string;
|
|
938
943
|
rpcUrl: string;
|
|
939
|
-
protocol: string;
|
|
940
944
|
}> | undefined;
|
|
941
945
|
language?: "en" | "fr" | undefined;
|
|
946
|
+
metadata?: {
|
|
947
|
+
name?: string | undefined;
|
|
948
|
+
projectDescription?: string | undefined;
|
|
949
|
+
authors?: string[] | undefined;
|
|
950
|
+
license?: string | undefined;
|
|
951
|
+
homepage?: string | undefined;
|
|
952
|
+
} | undefined;
|
|
953
|
+
artifactsDir?: string | undefined;
|
|
954
|
+
contractsDir?: string | undefined;
|
|
955
|
+
contracts?: Record<string, {
|
|
956
|
+
sourceFile: string;
|
|
957
|
+
hash: string;
|
|
958
|
+
}> | undefined;
|
|
942
959
|
plugins?: {
|
|
943
960
|
type: "npm" | "binary" | "deno";
|
|
944
961
|
name: string;
|
|
945
962
|
}[] | undefined;
|
|
946
|
-
|
|
947
|
-
artifactsDir?: string | undefined;
|
|
963
|
+
accounts?: Record<string, string> | undefined;
|
|
948
964
|
network?: Record<string, {
|
|
949
965
|
accounts?: Record<string, {
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
966
|
+
mnemonic?: string | undefined;
|
|
967
|
+
publicKey?: string | undefined;
|
|
968
|
+
publicKeyHash?: string | undefined;
|
|
969
|
+
privateKey?: string | undefined;
|
|
953
970
|
}> | undefined;
|
|
954
971
|
faucet?: {
|
|
955
972
|
pkh: string;
|
|
@@ -961,20 +978,7 @@ export declare const schemas: {
|
|
|
961
978
|
} | undefined;
|
|
962
979
|
label: string;
|
|
963
980
|
rpcUrl: string;
|
|
964
|
-
protocol: string;
|
|
965
|
-
}> | undefined;
|
|
966
|
-
accounts?: Record<string, string> | undefined;
|
|
967
|
-
contracts?: Record<string, {
|
|
968
|
-
sourceFile: string;
|
|
969
|
-
hash: string;
|
|
970
981
|
}> | undefined;
|
|
971
|
-
metadata?: {
|
|
972
|
-
name?: string | undefined;
|
|
973
|
-
projectDescription?: string | undefined;
|
|
974
|
-
authors?: string[] | undefined;
|
|
975
|
-
license?: string | undefined;
|
|
976
|
-
homepage?: string | undefined;
|
|
977
|
-
} | undefined;
|
|
978
982
|
projectDir: string;
|
|
979
983
|
environment: Record<string, string | {
|
|
980
984
|
storage?: Record<string, string> | undefined;
|
|
@@ -992,28 +996,41 @@ export declare const schemas: {
|
|
|
992
996
|
encryptedKey: string;
|
|
993
997
|
secretKey: string;
|
|
994
998
|
}> | undefined;
|
|
995
|
-
|
|
999
|
+
protocol?: string | undefined;
|
|
996
1000
|
tzkt?: {
|
|
997
1001
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
998
1002
|
postgresqlPort?: number | undefined;
|
|
999
1003
|
apiPort?: number | undefined;
|
|
1000
1004
|
} | undefined;
|
|
1005
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1001
1006
|
label: string;
|
|
1002
1007
|
rpcUrl: string;
|
|
1003
|
-
protocol: string;
|
|
1004
1008
|
}> | undefined;
|
|
1005
1009
|
language?: "en" | "fr" | undefined;
|
|
1010
|
+
metadata?: {
|
|
1011
|
+
name?: string | undefined;
|
|
1012
|
+
projectDescription?: string | undefined;
|
|
1013
|
+
authors?: string[] | undefined;
|
|
1014
|
+
license?: string | undefined;
|
|
1015
|
+
homepage?: string | undefined;
|
|
1016
|
+
} | undefined;
|
|
1017
|
+
artifactsDir?: string | undefined;
|
|
1018
|
+
contractsDir?: string | undefined;
|
|
1019
|
+
contracts?: Record<string, {
|
|
1020
|
+
sourceFile: string;
|
|
1021
|
+
hash: string;
|
|
1022
|
+
}> | undefined;
|
|
1006
1023
|
plugins?: {
|
|
1007
1024
|
type: "npm" | "binary" | "deno";
|
|
1008
1025
|
name: string;
|
|
1009
1026
|
}[] | undefined;
|
|
1010
|
-
|
|
1011
|
-
artifactsDir?: string | undefined;
|
|
1027
|
+
accounts?: Record<string, string> | undefined;
|
|
1012
1028
|
network?: Record<string, {
|
|
1013
1029
|
accounts?: Record<string, {
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1030
|
+
mnemonic?: string | undefined;
|
|
1031
|
+
publicKey?: string | undefined;
|
|
1032
|
+
publicKeyHash?: string | undefined;
|
|
1033
|
+
privateKey?: string | undefined;
|
|
1017
1034
|
}> | undefined;
|
|
1018
1035
|
faucet?: {
|
|
1019
1036
|
pkh: string;
|
|
@@ -1025,20 +1042,7 @@ export declare const schemas: {
|
|
|
1025
1042
|
} | undefined;
|
|
1026
1043
|
label: string;
|
|
1027
1044
|
rpcUrl: string;
|
|
1028
|
-
protocol: string;
|
|
1029
|
-
}> | undefined;
|
|
1030
|
-
accounts?: Record<string, string> | undefined;
|
|
1031
|
-
contracts?: Record<string, {
|
|
1032
|
-
sourceFile: string;
|
|
1033
|
-
hash: string;
|
|
1034
1045
|
}> | undefined;
|
|
1035
|
-
metadata?: {
|
|
1036
|
-
name?: string | undefined;
|
|
1037
|
-
projectDescription?: string | undefined;
|
|
1038
|
-
authors?: string[] | undefined;
|
|
1039
|
-
license?: string | undefined;
|
|
1040
|
-
homepage?: string | undefined;
|
|
1041
|
-
} | undefined;
|
|
1042
1046
|
projectDir: string;
|
|
1043
1047
|
environment: Record<string, string | {
|
|
1044
1048
|
storage?: Record<string, string> | undefined;
|
|
@@ -1074,28 +1078,41 @@ export declare const schemas: {
|
|
|
1074
1078
|
encryptedKey: string;
|
|
1075
1079
|
secretKey: string;
|
|
1076
1080
|
}> | undefined;
|
|
1077
|
-
|
|
1081
|
+
protocol?: string | undefined;
|
|
1078
1082
|
tzkt?: {
|
|
1079
1083
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1080
1084
|
postgresqlPort?: number | undefined;
|
|
1081
1085
|
apiPort?: number | undefined;
|
|
1082
1086
|
} | undefined;
|
|
1087
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1083
1088
|
label: string;
|
|
1084
1089
|
rpcUrl: string;
|
|
1085
|
-
protocol: string;
|
|
1086
1090
|
}> | undefined;
|
|
1087
1091
|
language?: "en" | "fr" | undefined;
|
|
1092
|
+
metadata?: {
|
|
1093
|
+
name?: string | undefined;
|
|
1094
|
+
projectDescription?: string | undefined;
|
|
1095
|
+
authors?: string[] | undefined;
|
|
1096
|
+
license?: string | undefined;
|
|
1097
|
+
homepage?: string | undefined;
|
|
1098
|
+
} | undefined;
|
|
1099
|
+
artifactsDir?: string | undefined;
|
|
1100
|
+
contractsDir?: string | undefined;
|
|
1101
|
+
contracts?: Record<string, {
|
|
1102
|
+
sourceFile: string;
|
|
1103
|
+
hash: string;
|
|
1104
|
+
}> | undefined;
|
|
1088
1105
|
plugins?: {
|
|
1089
1106
|
type: "npm" | "binary" | "deno";
|
|
1090
1107
|
name: string;
|
|
1091
1108
|
}[] | undefined;
|
|
1092
|
-
|
|
1093
|
-
artifactsDir?: string | undefined;
|
|
1109
|
+
accounts?: Record<string, string> | undefined;
|
|
1094
1110
|
network?: Record<string, {
|
|
1095
1111
|
accounts?: Record<string, {
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1112
|
+
mnemonic?: string | undefined;
|
|
1113
|
+
publicKey?: string | undefined;
|
|
1114
|
+
publicKeyHash?: string | undefined;
|
|
1115
|
+
privateKey?: string | undefined;
|
|
1099
1116
|
}> | undefined;
|
|
1100
1117
|
faucet?: {
|
|
1101
1118
|
pkh: string;
|
|
@@ -1107,20 +1124,7 @@ export declare const schemas: {
|
|
|
1107
1124
|
} | undefined;
|
|
1108
1125
|
label: string;
|
|
1109
1126
|
rpcUrl: string;
|
|
1110
|
-
protocol: string;
|
|
1111
|
-
}> | undefined;
|
|
1112
|
-
accounts?: Record<string, string> | undefined;
|
|
1113
|
-
contracts?: Record<string, {
|
|
1114
|
-
sourceFile: string;
|
|
1115
|
-
hash: string;
|
|
1116
1127
|
}> | undefined;
|
|
1117
|
-
metadata?: {
|
|
1118
|
-
name?: string | undefined;
|
|
1119
|
-
projectDescription?: string | undefined;
|
|
1120
|
-
authors?: string[] | undefined;
|
|
1121
|
-
license?: string | undefined;
|
|
1122
|
-
homepage?: string | undefined;
|
|
1123
|
-
} | undefined;
|
|
1124
1128
|
projectDir: string;
|
|
1125
1129
|
environment: Record<string, string | {
|
|
1126
1130
|
storage?: Record<string, string> | undefined;
|
|
@@ -1156,28 +1160,41 @@ export declare const schemas: {
|
|
|
1156
1160
|
encryptedKey: string;
|
|
1157
1161
|
secretKey: string;
|
|
1158
1162
|
}> | undefined;
|
|
1159
|
-
|
|
1163
|
+
protocol?: string | undefined;
|
|
1160
1164
|
tzkt?: {
|
|
1161
1165
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1162
1166
|
postgresqlPort?: number | undefined;
|
|
1163
1167
|
apiPort?: number | undefined;
|
|
1164
1168
|
} | undefined;
|
|
1169
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1165
1170
|
label: string;
|
|
1166
1171
|
rpcUrl: string;
|
|
1167
|
-
protocol: string;
|
|
1168
1172
|
}> | undefined;
|
|
1169
1173
|
language?: "en" | "fr" | undefined;
|
|
1174
|
+
metadata?: {
|
|
1175
|
+
name?: string | undefined;
|
|
1176
|
+
projectDescription?: string | undefined;
|
|
1177
|
+
authors?: string[] | undefined;
|
|
1178
|
+
license?: string | undefined;
|
|
1179
|
+
homepage?: string | undefined;
|
|
1180
|
+
} | undefined;
|
|
1181
|
+
artifactsDir?: string | undefined;
|
|
1182
|
+
contractsDir?: string | undefined;
|
|
1183
|
+
contracts?: Record<string, {
|
|
1184
|
+
sourceFile: string;
|
|
1185
|
+
hash: string;
|
|
1186
|
+
}> | undefined;
|
|
1170
1187
|
plugins?: {
|
|
1171
1188
|
type: "npm" | "binary" | "deno";
|
|
1172
1189
|
name: string;
|
|
1173
1190
|
}[] | undefined;
|
|
1174
|
-
|
|
1175
|
-
artifactsDir?: string | undefined;
|
|
1191
|
+
accounts?: Record<string, string> | undefined;
|
|
1176
1192
|
network?: Record<string, {
|
|
1177
1193
|
accounts?: Record<string, {
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1194
|
+
mnemonic?: string | undefined;
|
|
1195
|
+
publicKey?: string | undefined;
|
|
1196
|
+
publicKeyHash?: string | undefined;
|
|
1197
|
+
privateKey?: string | undefined;
|
|
1181
1198
|
}> | undefined;
|
|
1182
1199
|
faucet?: {
|
|
1183
1200
|
pkh: string;
|
|
@@ -1189,20 +1206,7 @@ export declare const schemas: {
|
|
|
1189
1206
|
} | undefined;
|
|
1190
1207
|
label: string;
|
|
1191
1208
|
rpcUrl: string;
|
|
1192
|
-
protocol: string;
|
|
1193
|
-
}> | undefined;
|
|
1194
|
-
accounts?: Record<string, string> | undefined;
|
|
1195
|
-
contracts?: Record<string, {
|
|
1196
|
-
sourceFile: string;
|
|
1197
|
-
hash: string;
|
|
1198
1209
|
}> | undefined;
|
|
1199
|
-
metadata?: {
|
|
1200
|
-
name?: string | undefined;
|
|
1201
|
-
projectDescription?: string | undefined;
|
|
1202
|
-
authors?: string[] | undefined;
|
|
1203
|
-
license?: string | undefined;
|
|
1204
|
-
homepage?: string | undefined;
|
|
1205
|
-
} | undefined;
|
|
1206
1210
|
projectDir: string;
|
|
1207
1211
|
environment: Record<string, string | {
|
|
1208
1212
|
storage?: Record<string, string> | undefined;
|
|
@@ -1382,6 +1386,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1382
1386
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
1383
1387
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
1384
1388
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
1389
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1390
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1391
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1392
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1393
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1394
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1395
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1396
|
+
name?: string | undefined;
|
|
1397
|
+
projectDescription?: string | undefined;
|
|
1398
|
+
authors?: string[] | undefined;
|
|
1399
|
+
license?: string | undefined;
|
|
1400
|
+
homepage?: string | undefined;
|
|
1401
|
+
}, {
|
|
1402
|
+
name?: string | undefined;
|
|
1403
|
+
projectDescription?: string | undefined;
|
|
1404
|
+
authors?: string[] | undefined;
|
|
1405
|
+
license?: string | undefined;
|
|
1406
|
+
homepage?: string | undefined;
|
|
1407
|
+
}>>;
|
|
1408
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1409
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1410
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1411
|
+
sourceFile: import("zod").ZodString;
|
|
1412
|
+
hash: import("zod").ZodString;
|
|
1413
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1414
|
+
sourceFile: string;
|
|
1415
|
+
hash: string;
|
|
1416
|
+
}, {
|
|
1417
|
+
sourceFile: string;
|
|
1418
|
+
hash: string;
|
|
1419
|
+
}>>>;
|
|
1385
1420
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1386
1421
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
1387
1422
|
name: import("zod").ZodString;
|
|
@@ -1392,24 +1427,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1392
1427
|
type: "npm" | "binary" | "deno";
|
|
1393
1428
|
name: string;
|
|
1394
1429
|
}>, "many">>;
|
|
1395
|
-
|
|
1396
|
-
|
|
1430
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1431
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1432
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1433
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1434
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1435
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1436
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1437
|
+
storage?: Record<string, string> | undefined;
|
|
1438
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1439
|
+
networks: string[];
|
|
1440
|
+
sandboxes: string[];
|
|
1441
|
+
}, {
|
|
1442
|
+
storage?: Record<string, string> | undefined;
|
|
1443
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1444
|
+
networks: string[];
|
|
1445
|
+
sandboxes: string[];
|
|
1446
|
+
}>, import("zod").ZodString]>>;
|
|
1397
1447
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1398
1448
|
label: import("zod").ZodString;
|
|
1399
1449
|
rpcUrl: import("zod").ZodString;
|
|
1400
|
-
protocol: import("zod").ZodString;
|
|
1401
1450
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1402
|
-
publicKey: import("zod").ZodString
|
|
1403
|
-
publicKeyHash: import("zod").ZodString
|
|
1404
|
-
privateKey: import("zod").ZodString
|
|
1451
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1452
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1453
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1454
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1405
1455
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1456
|
+
mnemonic?: string | undefined;
|
|
1457
|
+
publicKey?: string | undefined;
|
|
1458
|
+
publicKeyHash?: string | undefined;
|
|
1459
|
+
privateKey?: string | undefined;
|
|
1409
1460
|
}, {
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1461
|
+
mnemonic?: string | undefined;
|
|
1462
|
+
publicKey?: string | undefined;
|
|
1463
|
+
publicKeyHash?: string | undefined;
|
|
1464
|
+
privateKey?: string | undefined;
|
|
1413
1465
|
}>>>;
|
|
1414
1466
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1415
1467
|
pkh: import("zod").ZodString;
|
|
@@ -1435,9 +1487,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1435
1487
|
}>>;
|
|
1436
1488
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1437
1489
|
accounts?: Record<string, {
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1490
|
+
mnemonic?: string | undefined;
|
|
1491
|
+
publicKey?: string | undefined;
|
|
1492
|
+
publicKeyHash?: string | undefined;
|
|
1493
|
+
privateKey?: string | undefined;
|
|
1441
1494
|
}> | undefined;
|
|
1442
1495
|
faucet?: {
|
|
1443
1496
|
pkh: string;
|
|
@@ -1449,12 +1502,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1449
1502
|
} | undefined;
|
|
1450
1503
|
label: string;
|
|
1451
1504
|
rpcUrl: string;
|
|
1452
|
-
protocol: string;
|
|
1453
1505
|
}, {
|
|
1454
1506
|
accounts?: Record<string, {
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1507
|
+
mnemonic?: string | undefined;
|
|
1508
|
+
publicKey?: string | undefined;
|
|
1509
|
+
publicKeyHash?: string | undefined;
|
|
1510
|
+
privateKey?: string | undefined;
|
|
1458
1511
|
}> | undefined;
|
|
1459
1512
|
faucet?: {
|
|
1460
1513
|
pkh: string;
|
|
@@ -1466,13 +1519,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1466
1519
|
} | undefined;
|
|
1467
1520
|
label: string;
|
|
1468
1521
|
rpcUrl: string;
|
|
1469
|
-
protocol: string;
|
|
1470
1522
|
}>>>;
|
|
1471
1523
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1472
1524
|
label: import("zod").ZodString;
|
|
1473
1525
|
rpcUrl: import("zod").ZodString;
|
|
1474
|
-
protocol: import("zod").ZodString
|
|
1475
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1526
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1476
1527
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1477
1528
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1478
1529
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1500,6 +1551,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1500
1551
|
postgresqlPort?: number | undefined;
|
|
1501
1552
|
apiPort?: number | undefined;
|
|
1502
1553
|
}>>;
|
|
1554
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1503
1555
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1504
1556
|
plugin?: string | undefined;
|
|
1505
1557
|
accounts?: Record<string, string | {
|
|
@@ -1507,15 +1559,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1507
1559
|
encryptedKey: string;
|
|
1508
1560
|
secretKey: string;
|
|
1509
1561
|
}> | undefined;
|
|
1510
|
-
|
|
1562
|
+
protocol?: string | undefined;
|
|
1511
1563
|
tzkt?: {
|
|
1512
1564
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1513
1565
|
postgresqlPort?: number | undefined;
|
|
1514
1566
|
apiPort?: number | undefined;
|
|
1515
1567
|
} | undefined;
|
|
1568
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1516
1569
|
label: string;
|
|
1517
1570
|
rpcUrl: string;
|
|
1518
|
-
protocol: string;
|
|
1519
1571
|
}, {
|
|
1520
1572
|
plugin?: string | undefined;
|
|
1521
1573
|
accounts?: Record<string, string | {
|
|
@@ -1523,62 +1575,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1523
1575
|
encryptedKey: string;
|
|
1524
1576
|
secretKey: string;
|
|
1525
1577
|
}> | undefined;
|
|
1526
|
-
|
|
1578
|
+
protocol?: string | undefined;
|
|
1527
1579
|
tzkt?: {
|
|
1528
1580
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1529
1581
|
postgresqlPort?: number | undefined;
|
|
1530
1582
|
apiPort?: number | undefined;
|
|
1531
1583
|
} | undefined;
|
|
1584
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1532
1585
|
label: string;
|
|
1533
1586
|
rpcUrl: string;
|
|
1534
|
-
protocol: string;
|
|
1535
|
-
}>>>;
|
|
1536
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1537
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1538
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1539
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1540
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1541
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1542
|
-
storage?: Record<string, string> | undefined;
|
|
1543
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1544
|
-
networks: string[];
|
|
1545
|
-
sandboxes: string[];
|
|
1546
|
-
}, {
|
|
1547
|
-
storage?: Record<string, string> | undefined;
|
|
1548
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1549
|
-
networks: string[];
|
|
1550
|
-
sandboxes: string[];
|
|
1551
|
-
}>, import("zod").ZodString]>>;
|
|
1552
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1553
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1554
|
-
sourceFile: import("zod").ZodString;
|
|
1555
|
-
hash: import("zod").ZodString;
|
|
1556
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1557
|
-
sourceFile: string;
|
|
1558
|
-
hash: string;
|
|
1559
|
-
}, {
|
|
1560
|
-
sourceFile: string;
|
|
1561
|
-
hash: string;
|
|
1562
1587
|
}>>>;
|
|
1563
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1564
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1565
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1566
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1567
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1568
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1569
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1570
|
-
name?: string | undefined;
|
|
1571
|
-
projectDescription?: string | undefined;
|
|
1572
|
-
authors?: string[] | undefined;
|
|
1573
|
-
license?: string | undefined;
|
|
1574
|
-
homepage?: string | undefined;
|
|
1575
|
-
}, {
|
|
1576
|
-
name?: string | undefined;
|
|
1577
|
-
projectDescription?: string | undefined;
|
|
1578
|
-
authors?: string[] | undefined;
|
|
1579
|
-
license?: string | undefined;
|
|
1580
|
-
homepage?: string | undefined;
|
|
1581
|
-
}>>;
|
|
1582
1588
|
}, {
|
|
1583
1589
|
projectDir: import("zod").ZodString;
|
|
1584
1590
|
configFile: import("zod").ZodString;
|
|
@@ -1591,28 +1597,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1591
1597
|
encryptedKey: string;
|
|
1592
1598
|
secretKey: string;
|
|
1593
1599
|
}> | undefined;
|
|
1594
|
-
|
|
1600
|
+
protocol?: string | undefined;
|
|
1595
1601
|
tzkt?: {
|
|
1596
1602
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1597
1603
|
postgresqlPort?: number | undefined;
|
|
1598
1604
|
apiPort?: number | undefined;
|
|
1599
1605
|
} | undefined;
|
|
1606
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1600
1607
|
label: string;
|
|
1601
1608
|
rpcUrl: string;
|
|
1602
|
-
protocol: string;
|
|
1603
1609
|
}> | undefined;
|
|
1604
1610
|
language?: "en" | "fr" | undefined;
|
|
1611
|
+
metadata?: {
|
|
1612
|
+
name?: string | undefined;
|
|
1613
|
+
projectDescription?: string | undefined;
|
|
1614
|
+
authors?: string[] | undefined;
|
|
1615
|
+
license?: string | undefined;
|
|
1616
|
+
homepage?: string | undefined;
|
|
1617
|
+
} | undefined;
|
|
1618
|
+
artifactsDir?: string | undefined;
|
|
1619
|
+
contractsDir?: string | undefined;
|
|
1620
|
+
contracts?: Record<string, {
|
|
1621
|
+
sourceFile: string;
|
|
1622
|
+
hash: string;
|
|
1623
|
+
}> | undefined;
|
|
1605
1624
|
plugins?: {
|
|
1606
1625
|
type: "npm" | "binary" | "deno";
|
|
1607
1626
|
name: string;
|
|
1608
1627
|
}[] | undefined;
|
|
1609
|
-
|
|
1610
|
-
artifactsDir?: string | undefined;
|
|
1628
|
+
accounts?: Record<string, string> | undefined;
|
|
1611
1629
|
network?: Record<string, {
|
|
1612
1630
|
accounts?: Record<string, {
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1631
|
+
mnemonic?: string | undefined;
|
|
1632
|
+
publicKey?: string | undefined;
|
|
1633
|
+
publicKeyHash?: string | undefined;
|
|
1634
|
+
privateKey?: string | undefined;
|
|
1616
1635
|
}> | undefined;
|
|
1617
1636
|
faucet?: {
|
|
1618
1637
|
pkh: string;
|
|
@@ -1624,20 +1643,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1624
1643
|
} | undefined;
|
|
1625
1644
|
label: string;
|
|
1626
1645
|
rpcUrl: string;
|
|
1627
|
-
protocol: string;
|
|
1628
|
-
}> | undefined;
|
|
1629
|
-
accounts?: Record<string, string> | undefined;
|
|
1630
|
-
contracts?: Record<string, {
|
|
1631
|
-
sourceFile: string;
|
|
1632
|
-
hash: string;
|
|
1633
1646
|
}> | undefined;
|
|
1634
|
-
metadata?: {
|
|
1635
|
-
name?: string | undefined;
|
|
1636
|
-
projectDescription?: string | undefined;
|
|
1637
|
-
authors?: string[] | undefined;
|
|
1638
|
-
license?: string | undefined;
|
|
1639
|
-
homepage?: string | undefined;
|
|
1640
|
-
} | undefined;
|
|
1641
1647
|
projectDir: string;
|
|
1642
1648
|
environment: Record<string, string | {
|
|
1643
1649
|
storage?: Record<string, string> | undefined;
|
|
@@ -1655,28 +1661,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1655
1661
|
encryptedKey: string;
|
|
1656
1662
|
secretKey: string;
|
|
1657
1663
|
}> | undefined;
|
|
1658
|
-
|
|
1664
|
+
protocol?: string | undefined;
|
|
1659
1665
|
tzkt?: {
|
|
1660
1666
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1661
1667
|
postgresqlPort?: number | undefined;
|
|
1662
1668
|
apiPort?: number | undefined;
|
|
1663
1669
|
} | undefined;
|
|
1670
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1664
1671
|
label: string;
|
|
1665
1672
|
rpcUrl: string;
|
|
1666
|
-
protocol: string;
|
|
1667
1673
|
}> | undefined;
|
|
1668
1674
|
language?: "en" | "fr" | undefined;
|
|
1675
|
+
metadata?: {
|
|
1676
|
+
name?: string | undefined;
|
|
1677
|
+
projectDescription?: string | undefined;
|
|
1678
|
+
authors?: string[] | undefined;
|
|
1679
|
+
license?: string | undefined;
|
|
1680
|
+
homepage?: string | undefined;
|
|
1681
|
+
} | undefined;
|
|
1682
|
+
artifactsDir?: string | undefined;
|
|
1683
|
+
contractsDir?: string | undefined;
|
|
1684
|
+
contracts?: Record<string, {
|
|
1685
|
+
sourceFile: string;
|
|
1686
|
+
hash: string;
|
|
1687
|
+
}> | undefined;
|
|
1669
1688
|
plugins?: {
|
|
1670
1689
|
type: "npm" | "binary" | "deno";
|
|
1671
1690
|
name: string;
|
|
1672
1691
|
}[] | undefined;
|
|
1673
|
-
|
|
1674
|
-
artifactsDir?: string | undefined;
|
|
1692
|
+
accounts?: Record<string, string> | undefined;
|
|
1675
1693
|
network?: Record<string, {
|
|
1676
1694
|
accounts?: Record<string, {
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1695
|
+
mnemonic?: string | undefined;
|
|
1696
|
+
publicKey?: string | undefined;
|
|
1697
|
+
publicKeyHash?: string | undefined;
|
|
1698
|
+
privateKey?: string | undefined;
|
|
1680
1699
|
}> | undefined;
|
|
1681
1700
|
faucet?: {
|
|
1682
1701
|
pkh: string;
|
|
@@ -1688,20 +1707,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1688
1707
|
} | undefined;
|
|
1689
1708
|
label: string;
|
|
1690
1709
|
rpcUrl: string;
|
|
1691
|
-
protocol: string;
|
|
1692
|
-
}> | undefined;
|
|
1693
|
-
accounts?: Record<string, string> | undefined;
|
|
1694
|
-
contracts?: Record<string, {
|
|
1695
|
-
sourceFile: string;
|
|
1696
|
-
hash: string;
|
|
1697
1710
|
}> | undefined;
|
|
1698
|
-
metadata?: {
|
|
1699
|
-
name?: string | undefined;
|
|
1700
|
-
projectDescription?: string | undefined;
|
|
1701
|
-
authors?: string[] | undefined;
|
|
1702
|
-
license?: string | undefined;
|
|
1703
|
-
homepage?: string | undefined;
|
|
1704
|
-
} | undefined;
|
|
1705
1711
|
projectDir: string;
|
|
1706
1712
|
environment: Record<string, string | {
|
|
1707
1713
|
storage?: Record<string, string> | undefined;
|
|
@@ -1737,28 +1743,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1737
1743
|
encryptedKey: string;
|
|
1738
1744
|
secretKey: string;
|
|
1739
1745
|
}> | undefined;
|
|
1740
|
-
|
|
1746
|
+
protocol?: string | undefined;
|
|
1741
1747
|
tzkt?: {
|
|
1742
1748
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1743
1749
|
postgresqlPort?: number | undefined;
|
|
1744
1750
|
apiPort?: number | undefined;
|
|
1745
1751
|
} | undefined;
|
|
1752
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1746
1753
|
label: string;
|
|
1747
1754
|
rpcUrl: string;
|
|
1748
|
-
protocol: string;
|
|
1749
1755
|
}> | undefined;
|
|
1750
1756
|
language?: "en" | "fr" | undefined;
|
|
1757
|
+
metadata?: {
|
|
1758
|
+
name?: string | undefined;
|
|
1759
|
+
projectDescription?: string | undefined;
|
|
1760
|
+
authors?: string[] | undefined;
|
|
1761
|
+
license?: string | undefined;
|
|
1762
|
+
homepage?: string | undefined;
|
|
1763
|
+
} | undefined;
|
|
1764
|
+
artifactsDir?: string | undefined;
|
|
1765
|
+
contractsDir?: string | undefined;
|
|
1766
|
+
contracts?: Record<string, {
|
|
1767
|
+
sourceFile: string;
|
|
1768
|
+
hash: string;
|
|
1769
|
+
}> | undefined;
|
|
1751
1770
|
plugins?: {
|
|
1752
1771
|
type: "npm" | "binary" | "deno";
|
|
1753
1772
|
name: string;
|
|
1754
1773
|
}[] | undefined;
|
|
1755
|
-
|
|
1756
|
-
artifactsDir?: string | undefined;
|
|
1774
|
+
accounts?: Record<string, string> | undefined;
|
|
1757
1775
|
network?: Record<string, {
|
|
1758
1776
|
accounts?: Record<string, {
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1777
|
+
mnemonic?: string | undefined;
|
|
1778
|
+
publicKey?: string | undefined;
|
|
1779
|
+
publicKeyHash?: string | undefined;
|
|
1780
|
+
privateKey?: string | undefined;
|
|
1762
1781
|
}> | undefined;
|
|
1763
1782
|
faucet?: {
|
|
1764
1783
|
pkh: string;
|
|
@@ -1767,23 +1786,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1767
1786
|
password: string;
|
|
1768
1787
|
amount: string;
|
|
1769
1788
|
activation_code: string;
|
|
1770
|
-
} | undefined;
|
|
1771
|
-
label: string;
|
|
1772
|
-
rpcUrl: string;
|
|
1773
|
-
protocol: string;
|
|
1774
|
-
}> | undefined;
|
|
1775
|
-
accounts?: Record<string, string> | undefined;
|
|
1776
|
-
contracts?: Record<string, {
|
|
1777
|
-
sourceFile: string;
|
|
1778
|
-
hash: string;
|
|
1789
|
+
} | undefined;
|
|
1790
|
+
label: string;
|
|
1791
|
+
rpcUrl: string;
|
|
1779
1792
|
}> | undefined;
|
|
1780
|
-
metadata?: {
|
|
1781
|
-
name?: string | undefined;
|
|
1782
|
-
projectDescription?: string | undefined;
|
|
1783
|
-
authors?: string[] | undefined;
|
|
1784
|
-
license?: string | undefined;
|
|
1785
|
-
homepage?: string | undefined;
|
|
1786
|
-
} | undefined;
|
|
1787
1793
|
projectDir: string;
|
|
1788
1794
|
environment: Record<string, string | {
|
|
1789
1795
|
storage?: Record<string, string> | undefined;
|
|
@@ -1819,28 +1825,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1819
1825
|
encryptedKey: string;
|
|
1820
1826
|
secretKey: string;
|
|
1821
1827
|
}> | undefined;
|
|
1822
|
-
|
|
1828
|
+
protocol?: string | undefined;
|
|
1823
1829
|
tzkt?: {
|
|
1824
1830
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1825
1831
|
postgresqlPort?: number | undefined;
|
|
1826
1832
|
apiPort?: number | undefined;
|
|
1827
1833
|
} | undefined;
|
|
1834
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1828
1835
|
label: string;
|
|
1829
1836
|
rpcUrl: string;
|
|
1830
|
-
protocol: string;
|
|
1831
1837
|
}> | undefined;
|
|
1832
1838
|
language?: "en" | "fr" | undefined;
|
|
1839
|
+
metadata?: {
|
|
1840
|
+
name?: string | undefined;
|
|
1841
|
+
projectDescription?: string | undefined;
|
|
1842
|
+
authors?: string[] | undefined;
|
|
1843
|
+
license?: string | undefined;
|
|
1844
|
+
homepage?: string | undefined;
|
|
1845
|
+
} | undefined;
|
|
1846
|
+
artifactsDir?: string | undefined;
|
|
1847
|
+
contractsDir?: string | undefined;
|
|
1848
|
+
contracts?: Record<string, {
|
|
1849
|
+
sourceFile: string;
|
|
1850
|
+
hash: string;
|
|
1851
|
+
}> | undefined;
|
|
1833
1852
|
plugins?: {
|
|
1834
1853
|
type: "npm" | "binary" | "deno";
|
|
1835
1854
|
name: string;
|
|
1836
1855
|
}[] | undefined;
|
|
1837
|
-
|
|
1838
|
-
artifactsDir?: string | undefined;
|
|
1856
|
+
accounts?: Record<string, string> | undefined;
|
|
1839
1857
|
network?: Record<string, {
|
|
1840
1858
|
accounts?: Record<string, {
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1859
|
+
mnemonic?: string | undefined;
|
|
1860
|
+
publicKey?: string | undefined;
|
|
1861
|
+
publicKeyHash?: string | undefined;
|
|
1862
|
+
privateKey?: string | undefined;
|
|
1844
1863
|
}> | undefined;
|
|
1845
1864
|
faucet?: {
|
|
1846
1865
|
pkh: string;
|
|
@@ -1852,20 +1871,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1852
1871
|
} | undefined;
|
|
1853
1872
|
label: string;
|
|
1854
1873
|
rpcUrl: string;
|
|
1855
|
-
protocol: string;
|
|
1856
|
-
}> | undefined;
|
|
1857
|
-
accounts?: Record<string, string> | undefined;
|
|
1858
|
-
contracts?: Record<string, {
|
|
1859
|
-
sourceFile: string;
|
|
1860
|
-
hash: string;
|
|
1861
1874
|
}> | undefined;
|
|
1862
|
-
metadata?: {
|
|
1863
|
-
name?: string | undefined;
|
|
1864
|
-
projectDescription?: string | undefined;
|
|
1865
|
-
authors?: string[] | undefined;
|
|
1866
|
-
license?: string | undefined;
|
|
1867
|
-
homepage?: string | undefined;
|
|
1868
|
-
} | undefined;
|
|
1869
1875
|
projectDir: string;
|
|
1870
1876
|
environment: Record<string, string | {
|
|
1871
1877
|
storage?: Record<string, string> | undefined;
|
|
@@ -2020,6 +2026,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2020
2026
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
2021
2027
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
2022
2028
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
2029
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2030
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2031
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2032
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
2033
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2034
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2035
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2036
|
+
name?: string | undefined;
|
|
2037
|
+
projectDescription?: string | undefined;
|
|
2038
|
+
authors?: string[] | undefined;
|
|
2039
|
+
license?: string | undefined;
|
|
2040
|
+
homepage?: string | undefined;
|
|
2041
|
+
}, {
|
|
2042
|
+
name?: string | undefined;
|
|
2043
|
+
projectDescription?: string | undefined;
|
|
2044
|
+
authors?: string[] | undefined;
|
|
2045
|
+
license?: string | undefined;
|
|
2046
|
+
homepage?: string | undefined;
|
|
2047
|
+
}>>;
|
|
2048
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
2049
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
2050
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2051
|
+
sourceFile: import("zod").ZodString;
|
|
2052
|
+
hash: import("zod").ZodString;
|
|
2053
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2054
|
+
sourceFile: string;
|
|
2055
|
+
hash: string;
|
|
2056
|
+
}, {
|
|
2057
|
+
sourceFile: string;
|
|
2058
|
+
hash: string;
|
|
2059
|
+
}>>>;
|
|
2023
2060
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
2024
2061
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
2025
2062
|
name: import("zod").ZodString;
|
|
@@ -2030,24 +2067,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2030
2067
|
type: "npm" | "binary" | "deno";
|
|
2031
2068
|
name: string;
|
|
2032
2069
|
}>, "many">>;
|
|
2033
|
-
|
|
2034
|
-
|
|
2070
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2071
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2072
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2073
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2074
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2075
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
2076
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2077
|
+
storage?: Record<string, string> | undefined;
|
|
2078
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2079
|
+
networks: string[];
|
|
2080
|
+
sandboxes: string[];
|
|
2081
|
+
}, {
|
|
2082
|
+
storage?: Record<string, string> | undefined;
|
|
2083
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2084
|
+
networks: string[];
|
|
2085
|
+
sandboxes: string[];
|
|
2086
|
+
}>, import("zod").ZodString]>>;
|
|
2035
2087
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2036
2088
|
label: import("zod").ZodString;
|
|
2037
2089
|
rpcUrl: import("zod").ZodString;
|
|
2038
|
-
protocol: import("zod").ZodString;
|
|
2039
2090
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2040
|
-
publicKey: import("zod").ZodString
|
|
2041
|
-
publicKeyHash: import("zod").ZodString
|
|
2042
|
-
privateKey: import("zod").ZodString
|
|
2091
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2092
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2093
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2094
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2043
2095
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2096
|
+
mnemonic?: string | undefined;
|
|
2097
|
+
publicKey?: string | undefined;
|
|
2098
|
+
publicKeyHash?: string | undefined;
|
|
2099
|
+
privateKey?: string | undefined;
|
|
2047
2100
|
}, {
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2101
|
+
mnemonic?: string | undefined;
|
|
2102
|
+
publicKey?: string | undefined;
|
|
2103
|
+
publicKeyHash?: string | undefined;
|
|
2104
|
+
privateKey?: string | undefined;
|
|
2051
2105
|
}>>>;
|
|
2052
2106
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2053
2107
|
pkh: import("zod").ZodString;
|
|
@@ -2073,9 +2127,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2073
2127
|
}>>;
|
|
2074
2128
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2075
2129
|
accounts?: Record<string, {
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2130
|
+
mnemonic?: string | undefined;
|
|
2131
|
+
publicKey?: string | undefined;
|
|
2132
|
+
publicKeyHash?: string | undefined;
|
|
2133
|
+
privateKey?: string | undefined;
|
|
2079
2134
|
}> | undefined;
|
|
2080
2135
|
faucet?: {
|
|
2081
2136
|
pkh: string;
|
|
@@ -2087,12 +2142,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2087
2142
|
} | undefined;
|
|
2088
2143
|
label: string;
|
|
2089
2144
|
rpcUrl: string;
|
|
2090
|
-
protocol: string;
|
|
2091
2145
|
}, {
|
|
2092
2146
|
accounts?: Record<string, {
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2147
|
+
mnemonic?: string | undefined;
|
|
2148
|
+
publicKey?: string | undefined;
|
|
2149
|
+
publicKeyHash?: string | undefined;
|
|
2150
|
+
privateKey?: string | undefined;
|
|
2096
2151
|
}> | undefined;
|
|
2097
2152
|
faucet?: {
|
|
2098
2153
|
pkh: string;
|
|
@@ -2104,13 +2159,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2104
2159
|
} | undefined;
|
|
2105
2160
|
label: string;
|
|
2106
2161
|
rpcUrl: string;
|
|
2107
|
-
protocol: string;
|
|
2108
2162
|
}>>>;
|
|
2109
2163
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2110
2164
|
label: import("zod").ZodString;
|
|
2111
2165
|
rpcUrl: import("zod").ZodString;
|
|
2112
|
-
protocol: import("zod").ZodString
|
|
2113
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
2166
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2114
2167
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2115
2168
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2116
2169
|
encryptedKey: import("zod").ZodString;
|
|
@@ -2138,6 +2191,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2138
2191
|
postgresqlPort?: number | undefined;
|
|
2139
2192
|
apiPort?: number | undefined;
|
|
2140
2193
|
}>>;
|
|
2194
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2141
2195
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2142
2196
|
plugin?: string | undefined;
|
|
2143
2197
|
accounts?: Record<string, string | {
|
|
@@ -2145,15 +2199,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2145
2199
|
encryptedKey: string;
|
|
2146
2200
|
secretKey: string;
|
|
2147
2201
|
}> | undefined;
|
|
2148
|
-
|
|
2202
|
+
protocol?: string | undefined;
|
|
2149
2203
|
tzkt?: {
|
|
2150
2204
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2151
2205
|
postgresqlPort?: number | undefined;
|
|
2152
2206
|
apiPort?: number | undefined;
|
|
2153
2207
|
} | undefined;
|
|
2208
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2154
2209
|
label: string;
|
|
2155
2210
|
rpcUrl: string;
|
|
2156
|
-
protocol: string;
|
|
2157
2211
|
}, {
|
|
2158
2212
|
plugin?: string | undefined;
|
|
2159
2213
|
accounts?: Record<string, string | {
|
|
@@ -2161,62 +2215,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2161
2215
|
encryptedKey: string;
|
|
2162
2216
|
secretKey: string;
|
|
2163
2217
|
}> | undefined;
|
|
2164
|
-
|
|
2218
|
+
protocol?: string | undefined;
|
|
2165
2219
|
tzkt?: {
|
|
2166
2220
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2167
2221
|
postgresqlPort?: number | undefined;
|
|
2168
2222
|
apiPort?: number | undefined;
|
|
2169
2223
|
} | undefined;
|
|
2224
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2170
2225
|
label: string;
|
|
2171
2226
|
rpcUrl: string;
|
|
2172
|
-
protocol: string;
|
|
2173
|
-
}>>>;
|
|
2174
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2175
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2176
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2177
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2178
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
2179
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2180
|
-
storage?: Record<string, string> | undefined;
|
|
2181
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2182
|
-
networks: string[];
|
|
2183
|
-
sandboxes: string[];
|
|
2184
|
-
}, {
|
|
2185
|
-
storage?: Record<string, string> | undefined;
|
|
2186
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2187
|
-
networks: string[];
|
|
2188
|
-
sandboxes: string[];
|
|
2189
|
-
}>, import("zod").ZodString]>>;
|
|
2190
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2191
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2192
|
-
sourceFile: import("zod").ZodString;
|
|
2193
|
-
hash: import("zod").ZodString;
|
|
2194
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2195
|
-
sourceFile: string;
|
|
2196
|
-
hash: string;
|
|
2197
|
-
}, {
|
|
2198
|
-
sourceFile: string;
|
|
2199
|
-
hash: string;
|
|
2200
2227
|
}>>>;
|
|
2201
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2202
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2203
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2204
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
2205
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2206
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2207
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2208
|
-
name?: string | undefined;
|
|
2209
|
-
projectDescription?: string | undefined;
|
|
2210
|
-
authors?: string[] | undefined;
|
|
2211
|
-
license?: string | undefined;
|
|
2212
|
-
homepage?: string | undefined;
|
|
2213
|
-
}, {
|
|
2214
|
-
name?: string | undefined;
|
|
2215
|
-
projectDescription?: string | undefined;
|
|
2216
|
-
authors?: string[] | undefined;
|
|
2217
|
-
license?: string | undefined;
|
|
2218
|
-
homepage?: string | undefined;
|
|
2219
|
-
}>>;
|
|
2220
2228
|
}, {
|
|
2221
2229
|
projectDir: import("zod").ZodString;
|
|
2222
2230
|
configFile: import("zod").ZodString;
|
|
@@ -2229,28 +2237,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2229
2237
|
encryptedKey: string;
|
|
2230
2238
|
secretKey: string;
|
|
2231
2239
|
}> | undefined;
|
|
2232
|
-
|
|
2240
|
+
protocol?: string | undefined;
|
|
2233
2241
|
tzkt?: {
|
|
2234
2242
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2235
2243
|
postgresqlPort?: number | undefined;
|
|
2236
2244
|
apiPort?: number | undefined;
|
|
2237
2245
|
} | undefined;
|
|
2246
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2238
2247
|
label: string;
|
|
2239
2248
|
rpcUrl: string;
|
|
2240
|
-
protocol: string;
|
|
2241
2249
|
}> | undefined;
|
|
2242
2250
|
language?: "en" | "fr" | undefined;
|
|
2251
|
+
metadata?: {
|
|
2252
|
+
name?: string | undefined;
|
|
2253
|
+
projectDescription?: string | undefined;
|
|
2254
|
+
authors?: string[] | undefined;
|
|
2255
|
+
license?: string | undefined;
|
|
2256
|
+
homepage?: string | undefined;
|
|
2257
|
+
} | undefined;
|
|
2258
|
+
artifactsDir?: string | undefined;
|
|
2259
|
+
contractsDir?: string | undefined;
|
|
2260
|
+
contracts?: Record<string, {
|
|
2261
|
+
sourceFile: string;
|
|
2262
|
+
hash: string;
|
|
2263
|
+
}> | undefined;
|
|
2243
2264
|
plugins?: {
|
|
2244
2265
|
type: "npm" | "binary" | "deno";
|
|
2245
2266
|
name: string;
|
|
2246
2267
|
}[] | undefined;
|
|
2247
|
-
|
|
2248
|
-
artifactsDir?: string | undefined;
|
|
2268
|
+
accounts?: Record<string, string> | undefined;
|
|
2249
2269
|
network?: Record<string, {
|
|
2250
2270
|
accounts?: Record<string, {
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2271
|
+
mnemonic?: string | undefined;
|
|
2272
|
+
publicKey?: string | undefined;
|
|
2273
|
+
publicKeyHash?: string | undefined;
|
|
2274
|
+
privateKey?: string | undefined;
|
|
2254
2275
|
}> | undefined;
|
|
2255
2276
|
faucet?: {
|
|
2256
2277
|
pkh: string;
|
|
@@ -2262,20 +2283,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2262
2283
|
} | undefined;
|
|
2263
2284
|
label: string;
|
|
2264
2285
|
rpcUrl: string;
|
|
2265
|
-
protocol: string;
|
|
2266
|
-
}> | undefined;
|
|
2267
|
-
accounts?: Record<string, string> | undefined;
|
|
2268
|
-
contracts?: Record<string, {
|
|
2269
|
-
sourceFile: string;
|
|
2270
|
-
hash: string;
|
|
2271
2286
|
}> | undefined;
|
|
2272
|
-
metadata?: {
|
|
2273
|
-
name?: string | undefined;
|
|
2274
|
-
projectDescription?: string | undefined;
|
|
2275
|
-
authors?: string[] | undefined;
|
|
2276
|
-
license?: string | undefined;
|
|
2277
|
-
homepage?: string | undefined;
|
|
2278
|
-
} | undefined;
|
|
2279
2287
|
projectDir: string;
|
|
2280
2288
|
environment: Record<string, string | {
|
|
2281
2289
|
storage?: Record<string, string> | undefined;
|
|
@@ -2293,28 +2301,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2293
2301
|
encryptedKey: string;
|
|
2294
2302
|
secretKey: string;
|
|
2295
2303
|
}> | undefined;
|
|
2296
|
-
|
|
2304
|
+
protocol?: string | undefined;
|
|
2297
2305
|
tzkt?: {
|
|
2298
2306
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2299
2307
|
postgresqlPort?: number | undefined;
|
|
2300
2308
|
apiPort?: number | undefined;
|
|
2301
2309
|
} | undefined;
|
|
2310
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2302
2311
|
label: string;
|
|
2303
2312
|
rpcUrl: string;
|
|
2304
|
-
protocol: string;
|
|
2305
2313
|
}> | undefined;
|
|
2306
2314
|
language?: "en" | "fr" | undefined;
|
|
2315
|
+
metadata?: {
|
|
2316
|
+
name?: string | undefined;
|
|
2317
|
+
projectDescription?: string | undefined;
|
|
2318
|
+
authors?: string[] | undefined;
|
|
2319
|
+
license?: string | undefined;
|
|
2320
|
+
homepage?: string | undefined;
|
|
2321
|
+
} | undefined;
|
|
2322
|
+
artifactsDir?: string | undefined;
|
|
2323
|
+
contractsDir?: string | undefined;
|
|
2324
|
+
contracts?: Record<string, {
|
|
2325
|
+
sourceFile: string;
|
|
2326
|
+
hash: string;
|
|
2327
|
+
}> | undefined;
|
|
2307
2328
|
plugins?: {
|
|
2308
2329
|
type: "npm" | "binary" | "deno";
|
|
2309
2330
|
name: string;
|
|
2310
2331
|
}[] | undefined;
|
|
2311
|
-
|
|
2312
|
-
artifactsDir?: string | undefined;
|
|
2332
|
+
accounts?: Record<string, string> | undefined;
|
|
2313
2333
|
network?: Record<string, {
|
|
2314
2334
|
accounts?: Record<string, {
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2335
|
+
mnemonic?: string | undefined;
|
|
2336
|
+
publicKey?: string | undefined;
|
|
2337
|
+
publicKeyHash?: string | undefined;
|
|
2338
|
+
privateKey?: string | undefined;
|
|
2318
2339
|
}> | undefined;
|
|
2319
2340
|
faucet?: {
|
|
2320
2341
|
pkh: string;
|
|
@@ -2326,20 +2347,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2326
2347
|
} | undefined;
|
|
2327
2348
|
label: string;
|
|
2328
2349
|
rpcUrl: string;
|
|
2329
|
-
protocol: string;
|
|
2330
|
-
}> | undefined;
|
|
2331
|
-
accounts?: Record<string, string> | undefined;
|
|
2332
|
-
contracts?: Record<string, {
|
|
2333
|
-
sourceFile: string;
|
|
2334
|
-
hash: string;
|
|
2335
2350
|
}> | undefined;
|
|
2336
|
-
metadata?: {
|
|
2337
|
-
name?: string | undefined;
|
|
2338
|
-
projectDescription?: string | undefined;
|
|
2339
|
-
authors?: string[] | undefined;
|
|
2340
|
-
license?: string | undefined;
|
|
2341
|
-
homepage?: string | undefined;
|
|
2342
|
-
} | undefined;
|
|
2343
2351
|
projectDir: string;
|
|
2344
2352
|
environment: Record<string, string | {
|
|
2345
2353
|
storage?: Record<string, string> | undefined;
|
|
@@ -2375,28 +2383,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2375
2383
|
encryptedKey: string;
|
|
2376
2384
|
secretKey: string;
|
|
2377
2385
|
}> | undefined;
|
|
2378
|
-
|
|
2386
|
+
protocol?: string | undefined;
|
|
2379
2387
|
tzkt?: {
|
|
2380
2388
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2381
2389
|
postgresqlPort?: number | undefined;
|
|
2382
2390
|
apiPort?: number | undefined;
|
|
2383
2391
|
} | undefined;
|
|
2392
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2384
2393
|
label: string;
|
|
2385
2394
|
rpcUrl: string;
|
|
2386
|
-
protocol: string;
|
|
2387
2395
|
}> | undefined;
|
|
2388
2396
|
language?: "en" | "fr" | undefined;
|
|
2397
|
+
metadata?: {
|
|
2398
|
+
name?: string | undefined;
|
|
2399
|
+
projectDescription?: string | undefined;
|
|
2400
|
+
authors?: string[] | undefined;
|
|
2401
|
+
license?: string | undefined;
|
|
2402
|
+
homepage?: string | undefined;
|
|
2403
|
+
} | undefined;
|
|
2404
|
+
artifactsDir?: string | undefined;
|
|
2405
|
+
contractsDir?: string | undefined;
|
|
2406
|
+
contracts?: Record<string, {
|
|
2407
|
+
sourceFile: string;
|
|
2408
|
+
hash: string;
|
|
2409
|
+
}> | undefined;
|
|
2389
2410
|
plugins?: {
|
|
2390
2411
|
type: "npm" | "binary" | "deno";
|
|
2391
2412
|
name: string;
|
|
2392
2413
|
}[] | undefined;
|
|
2393
|
-
|
|
2394
|
-
artifactsDir?: string | undefined;
|
|
2414
|
+
accounts?: Record<string, string> | undefined;
|
|
2395
2415
|
network?: Record<string, {
|
|
2396
2416
|
accounts?: Record<string, {
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2417
|
+
mnemonic?: string | undefined;
|
|
2418
|
+
publicKey?: string | undefined;
|
|
2419
|
+
publicKeyHash?: string | undefined;
|
|
2420
|
+
privateKey?: string | undefined;
|
|
2400
2421
|
}> | undefined;
|
|
2401
2422
|
faucet?: {
|
|
2402
2423
|
pkh: string;
|
|
@@ -2408,20 +2429,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2408
2429
|
} | undefined;
|
|
2409
2430
|
label: string;
|
|
2410
2431
|
rpcUrl: string;
|
|
2411
|
-
protocol: string;
|
|
2412
|
-
}> | undefined;
|
|
2413
|
-
accounts?: Record<string, string> | undefined;
|
|
2414
|
-
contracts?: Record<string, {
|
|
2415
|
-
sourceFile: string;
|
|
2416
|
-
hash: string;
|
|
2417
2432
|
}> | undefined;
|
|
2418
|
-
metadata?: {
|
|
2419
|
-
name?: string | undefined;
|
|
2420
|
-
projectDescription?: string | undefined;
|
|
2421
|
-
authors?: string[] | undefined;
|
|
2422
|
-
license?: string | undefined;
|
|
2423
|
-
homepage?: string | undefined;
|
|
2424
|
-
} | undefined;
|
|
2425
2433
|
projectDir: string;
|
|
2426
2434
|
environment: Record<string, string | {
|
|
2427
2435
|
storage?: Record<string, string> | undefined;
|
|
@@ -2457,28 +2465,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2457
2465
|
encryptedKey: string;
|
|
2458
2466
|
secretKey: string;
|
|
2459
2467
|
}> | undefined;
|
|
2460
|
-
|
|
2468
|
+
protocol?: string | undefined;
|
|
2461
2469
|
tzkt?: {
|
|
2462
2470
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2463
2471
|
postgresqlPort?: number | undefined;
|
|
2464
2472
|
apiPort?: number | undefined;
|
|
2465
2473
|
} | undefined;
|
|
2474
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2466
2475
|
label: string;
|
|
2467
2476
|
rpcUrl: string;
|
|
2468
|
-
protocol: string;
|
|
2469
2477
|
}> | undefined;
|
|
2470
2478
|
language?: "en" | "fr" | undefined;
|
|
2479
|
+
metadata?: {
|
|
2480
|
+
name?: string | undefined;
|
|
2481
|
+
projectDescription?: string | undefined;
|
|
2482
|
+
authors?: string[] | undefined;
|
|
2483
|
+
license?: string | undefined;
|
|
2484
|
+
homepage?: string | undefined;
|
|
2485
|
+
} | undefined;
|
|
2486
|
+
artifactsDir?: string | undefined;
|
|
2487
|
+
contractsDir?: string | undefined;
|
|
2488
|
+
contracts?: Record<string, {
|
|
2489
|
+
sourceFile: string;
|
|
2490
|
+
hash: string;
|
|
2491
|
+
}> | undefined;
|
|
2471
2492
|
plugins?: {
|
|
2472
2493
|
type: "npm" | "binary" | "deno";
|
|
2473
2494
|
name: string;
|
|
2474
2495
|
}[] | undefined;
|
|
2475
|
-
|
|
2476
|
-
artifactsDir?: string | undefined;
|
|
2496
|
+
accounts?: Record<string, string> | undefined;
|
|
2477
2497
|
network?: Record<string, {
|
|
2478
2498
|
accounts?: Record<string, {
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2499
|
+
mnemonic?: string | undefined;
|
|
2500
|
+
publicKey?: string | undefined;
|
|
2501
|
+
publicKeyHash?: string | undefined;
|
|
2502
|
+
privateKey?: string | undefined;
|
|
2482
2503
|
}> | undefined;
|
|
2483
2504
|
faucet?: {
|
|
2484
2505
|
pkh: string;
|
|
@@ -2490,20 +2511,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
2490
2511
|
} | undefined;
|
|
2491
2512
|
label: string;
|
|
2492
2513
|
rpcUrl: string;
|
|
2493
|
-
protocol: string;
|
|
2494
|
-
}> | undefined;
|
|
2495
|
-
accounts?: Record<string, string> | undefined;
|
|
2496
|
-
contracts?: Record<string, {
|
|
2497
|
-
sourceFile: string;
|
|
2498
|
-
hash: string;
|
|
2499
2514
|
}> | undefined;
|
|
2500
|
-
metadata?: {
|
|
2501
|
-
name?: string | undefined;
|
|
2502
|
-
projectDescription?: string | undefined;
|
|
2503
|
-
authors?: string[] | undefined;
|
|
2504
|
-
license?: string | undefined;
|
|
2505
|
-
homepage?: string | undefined;
|
|
2506
|
-
} | undefined;
|
|
2507
2515
|
projectDir: string;
|
|
2508
2516
|
environment: Record<string, string | {
|
|
2509
2517
|
storage?: Record<string, string> | undefined;
|