@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
package/out/types/Config.d.ts
CHANGED
|
@@ -10,6 +10,37 @@ export declare const make: (input: Omit<ConfigStrict, '__type'>) => FutureInstan
|
|
|
10
10
|
export declare const schemas: {
|
|
11
11
|
rawSchema: import("zod").ZodObject<{
|
|
12
12
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
13
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
14
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
15
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
16
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
17
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
18
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
19
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
20
|
+
name?: string | undefined;
|
|
21
|
+
projectDescription?: string | undefined;
|
|
22
|
+
authors?: string[] | undefined;
|
|
23
|
+
license?: string | undefined;
|
|
24
|
+
homepage?: string | undefined;
|
|
25
|
+
}, {
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
projectDescription?: string | undefined;
|
|
28
|
+
authors?: string[] | undefined;
|
|
29
|
+
license?: string | undefined;
|
|
30
|
+
homepage?: string | undefined;
|
|
31
|
+
}>>;
|
|
32
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
33
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
34
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
35
|
+
sourceFile: import("zod").ZodString;
|
|
36
|
+
hash: import("zod").ZodString;
|
|
37
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
+
sourceFile: string;
|
|
39
|
+
hash: string;
|
|
40
|
+
}, {
|
|
41
|
+
sourceFile: string;
|
|
42
|
+
hash: string;
|
|
43
|
+
}>>>;
|
|
13
44
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
14
45
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
15
46
|
name: import("zod").ZodString;
|
|
@@ -20,24 +51,41 @@ export declare const schemas: {
|
|
|
20
51
|
type: "npm" | "binary" | "deno";
|
|
21
52
|
name: string;
|
|
22
53
|
}>, "many">>;
|
|
23
|
-
|
|
24
|
-
|
|
54
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
55
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
56
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
57
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
58
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
59
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
60
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
61
|
+
storage?: Record<string, string> | undefined;
|
|
62
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
63
|
+
networks: string[];
|
|
64
|
+
sandboxes: string[];
|
|
65
|
+
}, {
|
|
66
|
+
storage?: Record<string, string> | undefined;
|
|
67
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
68
|
+
networks: string[];
|
|
69
|
+
sandboxes: string[];
|
|
70
|
+
}>, import("zod").ZodString]>>;
|
|
25
71
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
26
72
|
label: import("zod").ZodString;
|
|
27
73
|
rpcUrl: import("zod").ZodString;
|
|
28
|
-
protocol: import("zod").ZodString;
|
|
29
74
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
30
|
-
publicKey: import("zod").ZodString
|
|
31
|
-
publicKeyHash: import("zod").ZodString
|
|
32
|
-
privateKey: import("zod").ZodString
|
|
75
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
76
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
77
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
78
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
33
79
|
}, "strip", import("zod").ZodTypeAny, {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
80
|
+
mnemonic?: string | undefined;
|
|
81
|
+
publicKey?: string | undefined;
|
|
82
|
+
publicKeyHash?: string | undefined;
|
|
83
|
+
privateKey?: string | undefined;
|
|
37
84
|
}, {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
85
|
+
mnemonic?: string | undefined;
|
|
86
|
+
publicKey?: string | undefined;
|
|
87
|
+
publicKeyHash?: string | undefined;
|
|
88
|
+
privateKey?: string | undefined;
|
|
41
89
|
}>>>;
|
|
42
90
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
43
91
|
pkh: import("zod").ZodString;
|
|
@@ -63,9 +111,10 @@ export declare const schemas: {
|
|
|
63
111
|
}>>;
|
|
64
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
113
|
accounts?: Record<string, {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
114
|
+
mnemonic?: string | undefined;
|
|
115
|
+
publicKey?: string | undefined;
|
|
116
|
+
publicKeyHash?: string | undefined;
|
|
117
|
+
privateKey?: string | undefined;
|
|
69
118
|
}> | undefined;
|
|
70
119
|
faucet?: {
|
|
71
120
|
pkh: string;
|
|
@@ -77,12 +126,12 @@ export declare const schemas: {
|
|
|
77
126
|
} | undefined;
|
|
78
127
|
label: string;
|
|
79
128
|
rpcUrl: string;
|
|
80
|
-
protocol: string;
|
|
81
129
|
}, {
|
|
82
130
|
accounts?: Record<string, {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
131
|
+
mnemonic?: string | undefined;
|
|
132
|
+
publicKey?: string | undefined;
|
|
133
|
+
publicKeyHash?: string | undefined;
|
|
134
|
+
privateKey?: string | undefined;
|
|
86
135
|
}> | undefined;
|
|
87
136
|
faucet?: {
|
|
88
137
|
pkh: string;
|
|
@@ -94,13 +143,11 @@ export declare const schemas: {
|
|
|
94
143
|
} | undefined;
|
|
95
144
|
label: string;
|
|
96
145
|
rpcUrl: string;
|
|
97
|
-
protocol: string;
|
|
98
146
|
}>>>;
|
|
99
147
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
100
148
|
label: import("zod").ZodString;
|
|
101
149
|
rpcUrl: import("zod").ZodString;
|
|
102
|
-
protocol: import("zod").ZodString
|
|
103
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
150
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
104
151
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
105
152
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
106
153
|
encryptedKey: import("zod").ZodString;
|
|
@@ -128,6 +175,7 @@ export declare const schemas: {
|
|
|
128
175
|
postgresqlPort?: number | undefined;
|
|
129
176
|
apiPort?: number | undefined;
|
|
130
177
|
}>>;
|
|
178
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
131
179
|
}, "strip", import("zod").ZodTypeAny, {
|
|
132
180
|
plugin?: string | undefined;
|
|
133
181
|
accounts?: Record<string, string | {
|
|
@@ -135,15 +183,15 @@ export declare const schemas: {
|
|
|
135
183
|
encryptedKey: string;
|
|
136
184
|
secretKey: string;
|
|
137
185
|
}> | undefined;
|
|
138
|
-
|
|
186
|
+
protocol?: string | undefined;
|
|
139
187
|
tzkt?: {
|
|
140
188
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
141
189
|
postgresqlPort?: number | undefined;
|
|
142
190
|
apiPort?: number | undefined;
|
|
143
191
|
} | undefined;
|
|
192
|
+
annotations?: Record<string, unknown> | undefined;
|
|
144
193
|
label: string;
|
|
145
194
|
rpcUrl: string;
|
|
146
|
-
protocol: string;
|
|
147
195
|
}, {
|
|
148
196
|
plugin?: string | undefined;
|
|
149
197
|
accounts?: Record<string, string | {
|
|
@@ -151,62 +199,16 @@ export declare const schemas: {
|
|
|
151
199
|
encryptedKey: string;
|
|
152
200
|
secretKey: string;
|
|
153
201
|
}> | undefined;
|
|
154
|
-
|
|
202
|
+
protocol?: string | undefined;
|
|
155
203
|
tzkt?: {
|
|
156
204
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
157
205
|
postgresqlPort?: number | undefined;
|
|
158
206
|
apiPort?: number | undefined;
|
|
159
207
|
} | undefined;
|
|
208
|
+
annotations?: Record<string, unknown> | undefined;
|
|
160
209
|
label: string;
|
|
161
210
|
rpcUrl: string;
|
|
162
|
-
protocol: string;
|
|
163
|
-
}>>>;
|
|
164
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
165
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
166
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
167
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
168
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
169
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
170
|
-
storage?: Record<string, string> | undefined;
|
|
171
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
172
|
-
networks: string[];
|
|
173
|
-
sandboxes: string[];
|
|
174
|
-
}, {
|
|
175
|
-
storage?: Record<string, string> | undefined;
|
|
176
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
177
|
-
networks: string[];
|
|
178
|
-
sandboxes: string[];
|
|
179
|
-
}>, import("zod").ZodString]>>;
|
|
180
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
181
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
182
|
-
sourceFile: import("zod").ZodString;
|
|
183
|
-
hash: import("zod").ZodString;
|
|
184
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
185
|
-
sourceFile: string;
|
|
186
|
-
hash: string;
|
|
187
|
-
}, {
|
|
188
|
-
sourceFile: string;
|
|
189
|
-
hash: string;
|
|
190
211
|
}>>>;
|
|
191
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
192
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
193
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
194
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
195
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
196
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
197
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
198
|
-
name?: string | undefined;
|
|
199
|
-
projectDescription?: string | undefined;
|
|
200
|
-
authors?: string[] | undefined;
|
|
201
|
-
license?: string | undefined;
|
|
202
|
-
homepage?: string | undefined;
|
|
203
|
-
}, {
|
|
204
|
-
name?: string | undefined;
|
|
205
|
-
projectDescription?: string | undefined;
|
|
206
|
-
authors?: string[] | undefined;
|
|
207
|
-
license?: string | undefined;
|
|
208
|
-
homepage?: string | undefined;
|
|
209
|
-
}>>;
|
|
210
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
211
213
|
sandbox?: Record<string, {
|
|
212
214
|
plugin?: string | undefined;
|
|
@@ -215,28 +217,41 @@ export declare const schemas: {
|
|
|
215
217
|
encryptedKey: string;
|
|
216
218
|
secretKey: string;
|
|
217
219
|
}> | undefined;
|
|
218
|
-
|
|
220
|
+
protocol?: string | undefined;
|
|
219
221
|
tzkt?: {
|
|
220
222
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
221
223
|
postgresqlPort?: number | undefined;
|
|
222
224
|
apiPort?: number | undefined;
|
|
223
225
|
} | undefined;
|
|
226
|
+
annotations?: Record<string, unknown> | undefined;
|
|
224
227
|
label: string;
|
|
225
228
|
rpcUrl: string;
|
|
226
|
-
protocol: string;
|
|
227
229
|
}> | undefined;
|
|
228
230
|
language?: "en" | "fr" | undefined;
|
|
231
|
+
metadata?: {
|
|
232
|
+
name?: string | undefined;
|
|
233
|
+
projectDescription?: string | undefined;
|
|
234
|
+
authors?: string[] | undefined;
|
|
235
|
+
license?: string | undefined;
|
|
236
|
+
homepage?: string | undefined;
|
|
237
|
+
} | undefined;
|
|
238
|
+
artifactsDir?: string | undefined;
|
|
239
|
+
contractsDir?: string | undefined;
|
|
240
|
+
contracts?: Record<string, {
|
|
241
|
+
sourceFile: string;
|
|
242
|
+
hash: string;
|
|
243
|
+
}> | undefined;
|
|
229
244
|
plugins?: {
|
|
230
245
|
type: "npm" | "binary" | "deno";
|
|
231
246
|
name: string;
|
|
232
247
|
}[] | undefined;
|
|
233
|
-
|
|
234
|
-
artifactsDir?: string | undefined;
|
|
248
|
+
accounts?: Record<string, string> | undefined;
|
|
235
249
|
network?: Record<string, {
|
|
236
250
|
accounts?: Record<string, {
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
251
|
+
mnemonic?: string | undefined;
|
|
252
|
+
publicKey?: string | undefined;
|
|
253
|
+
publicKeyHash?: string | undefined;
|
|
254
|
+
privateKey?: string | undefined;
|
|
240
255
|
}> | undefined;
|
|
241
256
|
faucet?: {
|
|
242
257
|
pkh: string;
|
|
@@ -248,20 +263,7 @@ export declare const schemas: {
|
|
|
248
263
|
} | undefined;
|
|
249
264
|
label: string;
|
|
250
265
|
rpcUrl: string;
|
|
251
|
-
protocol: string;
|
|
252
|
-
}> | undefined;
|
|
253
|
-
accounts?: Record<string, string> | undefined;
|
|
254
|
-
contracts?: Record<string, {
|
|
255
|
-
sourceFile: string;
|
|
256
|
-
hash: string;
|
|
257
266
|
}> | undefined;
|
|
258
|
-
metadata?: {
|
|
259
|
-
name?: string | undefined;
|
|
260
|
-
projectDescription?: string | undefined;
|
|
261
|
-
authors?: string[] | undefined;
|
|
262
|
-
license?: string | undefined;
|
|
263
|
-
homepage?: string | undefined;
|
|
264
|
-
} | undefined;
|
|
265
267
|
environment: Record<string, string | {
|
|
266
268
|
storage?: Record<string, string> | undefined;
|
|
267
269
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -276,28 +278,41 @@ export declare const schemas: {
|
|
|
276
278
|
encryptedKey: string;
|
|
277
279
|
secretKey: string;
|
|
278
280
|
}> | undefined;
|
|
279
|
-
|
|
281
|
+
protocol?: string | undefined;
|
|
280
282
|
tzkt?: {
|
|
281
283
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
282
284
|
postgresqlPort?: number | undefined;
|
|
283
285
|
apiPort?: number | undefined;
|
|
284
286
|
} | undefined;
|
|
287
|
+
annotations?: Record<string, unknown> | undefined;
|
|
285
288
|
label: string;
|
|
286
289
|
rpcUrl: string;
|
|
287
|
-
protocol: string;
|
|
288
290
|
}> | undefined;
|
|
289
291
|
language?: "en" | "fr" | undefined;
|
|
292
|
+
metadata?: {
|
|
293
|
+
name?: string | undefined;
|
|
294
|
+
projectDescription?: string | undefined;
|
|
295
|
+
authors?: string[] | undefined;
|
|
296
|
+
license?: string | undefined;
|
|
297
|
+
homepage?: string | undefined;
|
|
298
|
+
} | undefined;
|
|
299
|
+
artifactsDir?: string | undefined;
|
|
300
|
+
contractsDir?: string | undefined;
|
|
301
|
+
contracts?: Record<string, {
|
|
302
|
+
sourceFile: string;
|
|
303
|
+
hash: string;
|
|
304
|
+
}> | undefined;
|
|
290
305
|
plugins?: {
|
|
291
306
|
type: "npm" | "binary" | "deno";
|
|
292
307
|
name: string;
|
|
293
308
|
}[] | undefined;
|
|
294
|
-
|
|
295
|
-
artifactsDir?: string | undefined;
|
|
309
|
+
accounts?: Record<string, string> | undefined;
|
|
296
310
|
network?: Record<string, {
|
|
297
311
|
accounts?: Record<string, {
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
312
|
+
mnemonic?: string | undefined;
|
|
313
|
+
publicKey?: string | undefined;
|
|
314
|
+
publicKeyHash?: string | undefined;
|
|
315
|
+
privateKey?: string | undefined;
|
|
301
316
|
}> | undefined;
|
|
302
317
|
faucet?: {
|
|
303
318
|
pkh: string;
|
|
@@ -309,20 +324,7 @@ export declare const schemas: {
|
|
|
309
324
|
} | undefined;
|
|
310
325
|
label: string;
|
|
311
326
|
rpcUrl: string;
|
|
312
|
-
protocol: string;
|
|
313
|
-
}> | undefined;
|
|
314
|
-
accounts?: Record<string, string> | undefined;
|
|
315
|
-
contracts?: Record<string, {
|
|
316
|
-
sourceFile: string;
|
|
317
|
-
hash: string;
|
|
318
327
|
}> | undefined;
|
|
319
|
-
metadata?: {
|
|
320
|
-
name?: string | undefined;
|
|
321
|
-
projectDescription?: string | undefined;
|
|
322
|
-
authors?: string[] | undefined;
|
|
323
|
-
license?: string | undefined;
|
|
324
|
-
homepage?: string | undefined;
|
|
325
|
-
} | undefined;
|
|
326
328
|
environment: Record<string, string | {
|
|
327
329
|
storage?: Record<string, string> | undefined;
|
|
328
330
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -332,6 +334,37 @@ export declare const schemas: {
|
|
|
332
334
|
}>;
|
|
333
335
|
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
334
336
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
337
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
338
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
339
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
340
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
341
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
342
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
343
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
344
|
+
name?: string | undefined;
|
|
345
|
+
projectDescription?: string | undefined;
|
|
346
|
+
authors?: string[] | undefined;
|
|
347
|
+
license?: string | undefined;
|
|
348
|
+
homepage?: string | undefined;
|
|
349
|
+
}, {
|
|
350
|
+
name?: string | undefined;
|
|
351
|
+
projectDescription?: string | undefined;
|
|
352
|
+
authors?: string[] | undefined;
|
|
353
|
+
license?: string | undefined;
|
|
354
|
+
homepage?: string | undefined;
|
|
355
|
+
}>>;
|
|
356
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
357
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
358
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
359
|
+
sourceFile: import("zod").ZodString;
|
|
360
|
+
hash: import("zod").ZodString;
|
|
361
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
362
|
+
sourceFile: string;
|
|
363
|
+
hash: string;
|
|
364
|
+
}, {
|
|
365
|
+
sourceFile: string;
|
|
366
|
+
hash: string;
|
|
367
|
+
}>>>;
|
|
335
368
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
336
369
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
337
370
|
name: import("zod").ZodString;
|
|
@@ -342,24 +375,41 @@ export declare const schemas: {
|
|
|
342
375
|
type: "npm" | "binary" | "deno";
|
|
343
376
|
name: string;
|
|
344
377
|
}>, "many">>;
|
|
345
|
-
|
|
346
|
-
|
|
378
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
379
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
380
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
381
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
382
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
383
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
384
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
385
|
+
storage?: Record<string, string> | undefined;
|
|
386
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
387
|
+
networks: string[];
|
|
388
|
+
sandboxes: string[];
|
|
389
|
+
}, {
|
|
390
|
+
storage?: Record<string, string> | undefined;
|
|
391
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
392
|
+
networks: string[];
|
|
393
|
+
sandboxes: string[];
|
|
394
|
+
}>, import("zod").ZodString]>>;
|
|
347
395
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
348
396
|
label: import("zod").ZodString;
|
|
349
397
|
rpcUrl: import("zod").ZodString;
|
|
350
|
-
protocol: import("zod").ZodString;
|
|
351
398
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
352
|
-
publicKey: import("zod").ZodString
|
|
353
|
-
publicKeyHash: import("zod").ZodString
|
|
354
|
-
privateKey: import("zod").ZodString
|
|
399
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
400
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
401
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
402
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
355
403
|
}, "strip", import("zod").ZodTypeAny, {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
404
|
+
mnemonic?: string | undefined;
|
|
405
|
+
publicKey?: string | undefined;
|
|
406
|
+
publicKeyHash?: string | undefined;
|
|
407
|
+
privateKey?: string | undefined;
|
|
359
408
|
}, {
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
409
|
+
mnemonic?: string | undefined;
|
|
410
|
+
publicKey?: string | undefined;
|
|
411
|
+
publicKeyHash?: string | undefined;
|
|
412
|
+
privateKey?: string | undefined;
|
|
363
413
|
}>>>;
|
|
364
414
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
365
415
|
pkh: import("zod").ZodString;
|
|
@@ -385,9 +435,10 @@ export declare const schemas: {
|
|
|
385
435
|
}>>;
|
|
386
436
|
}, "strip", import("zod").ZodTypeAny, {
|
|
387
437
|
accounts?: Record<string, {
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
438
|
+
mnemonic?: string | undefined;
|
|
439
|
+
publicKey?: string | undefined;
|
|
440
|
+
publicKeyHash?: string | undefined;
|
|
441
|
+
privateKey?: string | undefined;
|
|
391
442
|
}> | undefined;
|
|
392
443
|
faucet?: {
|
|
393
444
|
pkh: string;
|
|
@@ -399,12 +450,12 @@ export declare const schemas: {
|
|
|
399
450
|
} | undefined;
|
|
400
451
|
label: string;
|
|
401
452
|
rpcUrl: string;
|
|
402
|
-
protocol: string;
|
|
403
453
|
}, {
|
|
404
454
|
accounts?: Record<string, {
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
455
|
+
mnemonic?: string | undefined;
|
|
456
|
+
publicKey?: string | undefined;
|
|
457
|
+
publicKeyHash?: string | undefined;
|
|
458
|
+
privateKey?: string | undefined;
|
|
408
459
|
}> | undefined;
|
|
409
460
|
faucet?: {
|
|
410
461
|
pkh: string;
|
|
@@ -416,13 +467,11 @@ export declare const schemas: {
|
|
|
416
467
|
} | undefined;
|
|
417
468
|
label: string;
|
|
418
469
|
rpcUrl: string;
|
|
419
|
-
protocol: string;
|
|
420
470
|
}>>>;
|
|
421
471
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
422
472
|
label: import("zod").ZodString;
|
|
423
473
|
rpcUrl: import("zod").ZodString;
|
|
424
|
-
protocol: import("zod").ZodString
|
|
425
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
474
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
426
475
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
427
476
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
428
477
|
encryptedKey: import("zod").ZodString;
|
|
@@ -450,6 +499,7 @@ export declare const schemas: {
|
|
|
450
499
|
postgresqlPort?: number | undefined;
|
|
451
500
|
apiPort?: number | undefined;
|
|
452
501
|
}>>;
|
|
502
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
453
503
|
}, "strip", import("zod").ZodTypeAny, {
|
|
454
504
|
plugin?: string | undefined;
|
|
455
505
|
accounts?: Record<string, string | {
|
|
@@ -457,15 +507,15 @@ export declare const schemas: {
|
|
|
457
507
|
encryptedKey: string;
|
|
458
508
|
secretKey: string;
|
|
459
509
|
}> | undefined;
|
|
460
|
-
|
|
510
|
+
protocol?: string | undefined;
|
|
461
511
|
tzkt?: {
|
|
462
512
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
463
513
|
postgresqlPort?: number | undefined;
|
|
464
514
|
apiPort?: number | undefined;
|
|
465
515
|
} | undefined;
|
|
516
|
+
annotations?: Record<string, unknown> | undefined;
|
|
466
517
|
label: string;
|
|
467
518
|
rpcUrl: string;
|
|
468
|
-
protocol: string;
|
|
469
519
|
}, {
|
|
470
520
|
plugin?: string | undefined;
|
|
471
521
|
accounts?: Record<string, string | {
|
|
@@ -473,62 +523,16 @@ export declare const schemas: {
|
|
|
473
523
|
encryptedKey: string;
|
|
474
524
|
secretKey: string;
|
|
475
525
|
}> | undefined;
|
|
476
|
-
|
|
526
|
+
protocol?: string | undefined;
|
|
477
527
|
tzkt?: {
|
|
478
528
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
479
529
|
postgresqlPort?: number | undefined;
|
|
480
530
|
apiPort?: number | undefined;
|
|
481
531
|
} | undefined;
|
|
532
|
+
annotations?: Record<string, unknown> | undefined;
|
|
482
533
|
label: string;
|
|
483
534
|
rpcUrl: string;
|
|
484
|
-
protocol: string;
|
|
485
|
-
}>>>;
|
|
486
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
487
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
488
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
489
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
490
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
491
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
492
|
-
storage?: Record<string, string> | undefined;
|
|
493
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
494
|
-
networks: string[];
|
|
495
|
-
sandboxes: string[];
|
|
496
|
-
}, {
|
|
497
|
-
storage?: Record<string, string> | undefined;
|
|
498
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
499
|
-
networks: string[];
|
|
500
|
-
sandboxes: string[];
|
|
501
|
-
}>, import("zod").ZodString]>>;
|
|
502
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
503
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
504
|
-
sourceFile: import("zod").ZodString;
|
|
505
|
-
hash: import("zod").ZodString;
|
|
506
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
507
|
-
sourceFile: string;
|
|
508
|
-
hash: string;
|
|
509
|
-
}, {
|
|
510
|
-
sourceFile: string;
|
|
511
|
-
hash: string;
|
|
512
535
|
}>>>;
|
|
513
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
514
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
515
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
516
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
517
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
518
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
519
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
520
|
-
name?: string | undefined;
|
|
521
|
-
projectDescription?: string | undefined;
|
|
522
|
-
authors?: string[] | undefined;
|
|
523
|
-
license?: string | undefined;
|
|
524
|
-
homepage?: string | undefined;
|
|
525
|
-
}, {
|
|
526
|
-
name?: string | undefined;
|
|
527
|
-
projectDescription?: string | undefined;
|
|
528
|
-
authors?: string[] | undefined;
|
|
529
|
-
license?: string | undefined;
|
|
530
|
-
homepage?: string | undefined;
|
|
531
|
-
}>>;
|
|
532
536
|
}, "strip", import("zod").ZodTypeAny, {
|
|
533
537
|
sandbox?: Record<string, {
|
|
534
538
|
plugin?: string | undefined;
|
|
@@ -537,28 +541,41 @@ export declare const schemas: {
|
|
|
537
541
|
encryptedKey: string;
|
|
538
542
|
secretKey: string;
|
|
539
543
|
}> | undefined;
|
|
540
|
-
|
|
544
|
+
protocol?: string | undefined;
|
|
541
545
|
tzkt?: {
|
|
542
546
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
543
547
|
postgresqlPort?: number | undefined;
|
|
544
548
|
apiPort?: number | undefined;
|
|
545
549
|
} | undefined;
|
|
550
|
+
annotations?: Record<string, unknown> | undefined;
|
|
546
551
|
label: string;
|
|
547
552
|
rpcUrl: string;
|
|
548
|
-
protocol: string;
|
|
549
553
|
}> | undefined;
|
|
550
554
|
language?: "en" | "fr" | undefined;
|
|
555
|
+
metadata?: {
|
|
556
|
+
name?: string | undefined;
|
|
557
|
+
projectDescription?: string | undefined;
|
|
558
|
+
authors?: string[] | undefined;
|
|
559
|
+
license?: string | undefined;
|
|
560
|
+
homepage?: string | undefined;
|
|
561
|
+
} | undefined;
|
|
562
|
+
artifactsDir?: string | undefined;
|
|
563
|
+
contractsDir?: string | undefined;
|
|
564
|
+
contracts?: Record<string, {
|
|
565
|
+
sourceFile: string;
|
|
566
|
+
hash: string;
|
|
567
|
+
}> | undefined;
|
|
551
568
|
plugins?: {
|
|
552
569
|
type: "npm" | "binary" | "deno";
|
|
553
570
|
name: string;
|
|
554
571
|
}[] | undefined;
|
|
555
|
-
|
|
556
|
-
artifactsDir?: string | undefined;
|
|
572
|
+
accounts?: Record<string, string> | undefined;
|
|
557
573
|
network?: Record<string, {
|
|
558
574
|
accounts?: Record<string, {
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
575
|
+
mnemonic?: string | undefined;
|
|
576
|
+
publicKey?: string | undefined;
|
|
577
|
+
publicKeyHash?: string | undefined;
|
|
578
|
+
privateKey?: string | undefined;
|
|
562
579
|
}> | undefined;
|
|
563
580
|
faucet?: {
|
|
564
581
|
pkh: string;
|
|
@@ -570,20 +587,7 @@ export declare const schemas: {
|
|
|
570
587
|
} | undefined;
|
|
571
588
|
label: string;
|
|
572
589
|
rpcUrl: string;
|
|
573
|
-
protocol: string;
|
|
574
|
-
}> | undefined;
|
|
575
|
-
accounts?: Record<string, string> | undefined;
|
|
576
|
-
contracts?: Record<string, {
|
|
577
|
-
sourceFile: string;
|
|
578
|
-
hash: string;
|
|
579
590
|
}> | undefined;
|
|
580
|
-
metadata?: {
|
|
581
|
-
name?: string | undefined;
|
|
582
|
-
projectDescription?: string | undefined;
|
|
583
|
-
authors?: string[] | undefined;
|
|
584
|
-
license?: string | undefined;
|
|
585
|
-
homepage?: string | undefined;
|
|
586
|
-
} | undefined;
|
|
587
591
|
environment: Record<string, string | {
|
|
588
592
|
storage?: Record<string, string> | undefined;
|
|
589
593
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -598,28 +602,41 @@ export declare const schemas: {
|
|
|
598
602
|
encryptedKey: string;
|
|
599
603
|
secretKey: string;
|
|
600
604
|
}> | undefined;
|
|
601
|
-
|
|
605
|
+
protocol?: string | undefined;
|
|
602
606
|
tzkt?: {
|
|
603
607
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
604
608
|
postgresqlPort?: number | undefined;
|
|
605
609
|
apiPort?: number | undefined;
|
|
606
610
|
} | undefined;
|
|
611
|
+
annotations?: Record<string, unknown> | undefined;
|
|
607
612
|
label: string;
|
|
608
613
|
rpcUrl: string;
|
|
609
|
-
protocol: string;
|
|
610
614
|
}> | undefined;
|
|
611
615
|
language?: "en" | "fr" | undefined;
|
|
616
|
+
metadata?: {
|
|
617
|
+
name?: string | undefined;
|
|
618
|
+
projectDescription?: string | undefined;
|
|
619
|
+
authors?: string[] | undefined;
|
|
620
|
+
license?: string | undefined;
|
|
621
|
+
homepage?: string | undefined;
|
|
622
|
+
} | undefined;
|
|
623
|
+
artifactsDir?: string | undefined;
|
|
624
|
+
contractsDir?: string | undefined;
|
|
625
|
+
contracts?: Record<string, {
|
|
626
|
+
sourceFile: string;
|
|
627
|
+
hash: string;
|
|
628
|
+
}> | undefined;
|
|
612
629
|
plugins?: {
|
|
613
630
|
type: "npm" | "binary" | "deno";
|
|
614
631
|
name: string;
|
|
615
632
|
}[] | undefined;
|
|
616
|
-
|
|
617
|
-
artifactsDir?: string | undefined;
|
|
633
|
+
accounts?: Record<string, string> | undefined;
|
|
618
634
|
network?: Record<string, {
|
|
619
635
|
accounts?: Record<string, {
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
636
|
+
mnemonic?: string | undefined;
|
|
637
|
+
publicKey?: string | undefined;
|
|
638
|
+
publicKeyHash?: string | undefined;
|
|
639
|
+
privateKey?: string | undefined;
|
|
623
640
|
}> | undefined;
|
|
624
641
|
faucet?: {
|
|
625
642
|
pkh: string;
|
|
@@ -631,20 +648,7 @@ export declare const schemas: {
|
|
|
631
648
|
} | undefined;
|
|
632
649
|
label: string;
|
|
633
650
|
rpcUrl: string;
|
|
634
|
-
protocol: string;
|
|
635
651
|
}> | undefined;
|
|
636
|
-
accounts?: Record<string, string> | undefined;
|
|
637
|
-
contracts?: Record<string, {
|
|
638
|
-
sourceFile: string;
|
|
639
|
-
hash: string;
|
|
640
|
-
}> | undefined;
|
|
641
|
-
metadata?: {
|
|
642
|
-
name?: string | undefined;
|
|
643
|
-
projectDescription?: string | undefined;
|
|
644
|
-
authors?: string[] | undefined;
|
|
645
|
-
license?: string | undefined;
|
|
646
|
-
homepage?: string | undefined;
|
|
647
|
-
} | undefined;
|
|
648
652
|
environment: Record<string, string | {
|
|
649
653
|
storage?: Record<string, string> | undefined;
|
|
650
654
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -659,28 +663,41 @@ export declare const schemas: {
|
|
|
659
663
|
encryptedKey: string;
|
|
660
664
|
secretKey: string;
|
|
661
665
|
}> | undefined;
|
|
662
|
-
|
|
666
|
+
protocol?: string | undefined;
|
|
663
667
|
tzkt?: {
|
|
664
668
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
665
669
|
postgresqlPort?: number | undefined;
|
|
666
670
|
apiPort?: number | undefined;
|
|
667
671
|
} | undefined;
|
|
672
|
+
annotations?: Record<string, unknown> | undefined;
|
|
668
673
|
label: string;
|
|
669
674
|
rpcUrl: string;
|
|
670
|
-
protocol: string;
|
|
671
675
|
}> | undefined;
|
|
672
676
|
language?: "en" | "fr" | undefined;
|
|
677
|
+
metadata?: {
|
|
678
|
+
name?: string | undefined;
|
|
679
|
+
projectDescription?: string | undefined;
|
|
680
|
+
authors?: string[] | undefined;
|
|
681
|
+
license?: string | undefined;
|
|
682
|
+
homepage?: string | undefined;
|
|
683
|
+
} | undefined;
|
|
684
|
+
artifactsDir?: string | undefined;
|
|
685
|
+
contractsDir?: string | undefined;
|
|
686
|
+
contracts?: Record<string, {
|
|
687
|
+
sourceFile: string;
|
|
688
|
+
hash: string;
|
|
689
|
+
}> | undefined;
|
|
673
690
|
plugins?: {
|
|
674
691
|
type: "npm" | "binary" | "deno";
|
|
675
692
|
name: string;
|
|
676
693
|
}[] | undefined;
|
|
677
|
-
|
|
678
|
-
artifactsDir?: string | undefined;
|
|
694
|
+
accounts?: Record<string, string> | undefined;
|
|
679
695
|
network?: Record<string, {
|
|
680
696
|
accounts?: Record<string, {
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
697
|
+
mnemonic?: string | undefined;
|
|
698
|
+
publicKey?: string | undefined;
|
|
699
|
+
publicKeyHash?: string | undefined;
|
|
700
|
+
privateKey?: string | undefined;
|
|
684
701
|
}> | undefined;
|
|
685
702
|
faucet?: {
|
|
686
703
|
pkh: string;
|
|
@@ -692,20 +709,7 @@ export declare const schemas: {
|
|
|
692
709
|
} | undefined;
|
|
693
710
|
label: string;
|
|
694
711
|
rpcUrl: string;
|
|
695
|
-
protocol: string;
|
|
696
712
|
}> | undefined;
|
|
697
|
-
accounts?: Record<string, string> | undefined;
|
|
698
|
-
contracts?: Record<string, {
|
|
699
|
-
sourceFile: string;
|
|
700
|
-
hash: string;
|
|
701
|
-
}> | undefined;
|
|
702
|
-
metadata?: {
|
|
703
|
-
name?: string | undefined;
|
|
704
|
-
projectDescription?: string | undefined;
|
|
705
|
-
authors?: string[] | undefined;
|
|
706
|
-
license?: string | undefined;
|
|
707
|
-
homepage?: string | undefined;
|
|
708
|
-
} | undefined;
|
|
709
713
|
environment: Record<string, string | {
|
|
710
714
|
storage?: Record<string, string> | undefined;
|
|
711
715
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -716,6 +720,37 @@ export declare const schemas: {
|
|
|
716
720
|
};
|
|
717
721
|
export declare const rawSchema: import("zod").ZodObject<{
|
|
718
722
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
723
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
724
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
725
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
726
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
727
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
728
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
729
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
730
|
+
name?: string | undefined;
|
|
731
|
+
projectDescription?: string | undefined;
|
|
732
|
+
authors?: string[] | undefined;
|
|
733
|
+
license?: string | undefined;
|
|
734
|
+
homepage?: string | undefined;
|
|
735
|
+
}, {
|
|
736
|
+
name?: string | undefined;
|
|
737
|
+
projectDescription?: string | undefined;
|
|
738
|
+
authors?: string[] | undefined;
|
|
739
|
+
license?: string | undefined;
|
|
740
|
+
homepage?: string | undefined;
|
|
741
|
+
}>>;
|
|
742
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
743
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
744
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
745
|
+
sourceFile: import("zod").ZodString;
|
|
746
|
+
hash: import("zod").ZodString;
|
|
747
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
748
|
+
sourceFile: string;
|
|
749
|
+
hash: string;
|
|
750
|
+
}, {
|
|
751
|
+
sourceFile: string;
|
|
752
|
+
hash: string;
|
|
753
|
+
}>>>;
|
|
719
754
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
720
755
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
721
756
|
name: import("zod").ZodString;
|
|
@@ -726,24 +761,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
726
761
|
type: "npm" | "binary" | "deno";
|
|
727
762
|
name: string;
|
|
728
763
|
}>, "many">>;
|
|
729
|
-
|
|
730
|
-
|
|
764
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
765
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
766
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
767
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
768
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
769
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
770
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
771
|
+
storage?: Record<string, string> | undefined;
|
|
772
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
773
|
+
networks: string[];
|
|
774
|
+
sandboxes: string[];
|
|
775
|
+
}, {
|
|
776
|
+
storage?: Record<string, string> | undefined;
|
|
777
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
778
|
+
networks: string[];
|
|
779
|
+
sandboxes: string[];
|
|
780
|
+
}>, import("zod").ZodString]>>;
|
|
731
781
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
732
782
|
label: import("zod").ZodString;
|
|
733
783
|
rpcUrl: import("zod").ZodString;
|
|
734
|
-
protocol: import("zod").ZodString;
|
|
735
784
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
736
|
-
publicKey: import("zod").ZodString
|
|
737
|
-
publicKeyHash: import("zod").ZodString
|
|
738
|
-
privateKey: import("zod").ZodString
|
|
785
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
786
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
787
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
788
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
739
789
|
}, "strip", import("zod").ZodTypeAny, {
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
790
|
+
mnemonic?: string | undefined;
|
|
791
|
+
publicKey?: string | undefined;
|
|
792
|
+
publicKeyHash?: string | undefined;
|
|
793
|
+
privateKey?: string | undefined;
|
|
743
794
|
}, {
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
795
|
+
mnemonic?: string | undefined;
|
|
796
|
+
publicKey?: string | undefined;
|
|
797
|
+
publicKeyHash?: string | undefined;
|
|
798
|
+
privateKey?: string | undefined;
|
|
747
799
|
}>>>;
|
|
748
800
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
749
801
|
pkh: import("zod").ZodString;
|
|
@@ -769,9 +821,10 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
769
821
|
}>>;
|
|
770
822
|
}, "strip", import("zod").ZodTypeAny, {
|
|
771
823
|
accounts?: Record<string, {
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
824
|
+
mnemonic?: string | undefined;
|
|
825
|
+
publicKey?: string | undefined;
|
|
826
|
+
publicKeyHash?: string | undefined;
|
|
827
|
+
privateKey?: string | undefined;
|
|
775
828
|
}> | undefined;
|
|
776
829
|
faucet?: {
|
|
777
830
|
pkh: string;
|
|
@@ -783,12 +836,12 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
783
836
|
} | undefined;
|
|
784
837
|
label: string;
|
|
785
838
|
rpcUrl: string;
|
|
786
|
-
protocol: string;
|
|
787
839
|
}, {
|
|
788
840
|
accounts?: Record<string, {
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
841
|
+
mnemonic?: string | undefined;
|
|
842
|
+
publicKey?: string | undefined;
|
|
843
|
+
publicKeyHash?: string | undefined;
|
|
844
|
+
privateKey?: string | undefined;
|
|
792
845
|
}> | undefined;
|
|
793
846
|
faucet?: {
|
|
794
847
|
pkh: string;
|
|
@@ -800,13 +853,11 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
800
853
|
} | undefined;
|
|
801
854
|
label: string;
|
|
802
855
|
rpcUrl: string;
|
|
803
|
-
protocol: string;
|
|
804
856
|
}>>>;
|
|
805
857
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
806
858
|
label: import("zod").ZodString;
|
|
807
859
|
rpcUrl: import("zod").ZodString;
|
|
808
|
-
protocol: import("zod").ZodString
|
|
809
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
860
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
810
861
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
811
862
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
812
863
|
encryptedKey: import("zod").ZodString;
|
|
@@ -834,6 +885,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
834
885
|
postgresqlPort?: number | undefined;
|
|
835
886
|
apiPort?: number | undefined;
|
|
836
887
|
}>>;
|
|
888
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
837
889
|
}, "strip", import("zod").ZodTypeAny, {
|
|
838
890
|
plugin?: string | undefined;
|
|
839
891
|
accounts?: Record<string, string | {
|
|
@@ -841,15 +893,15 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
841
893
|
encryptedKey: string;
|
|
842
894
|
secretKey: string;
|
|
843
895
|
}> | undefined;
|
|
844
|
-
|
|
896
|
+
protocol?: string | undefined;
|
|
845
897
|
tzkt?: {
|
|
846
898
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
847
899
|
postgresqlPort?: number | undefined;
|
|
848
900
|
apiPort?: number | undefined;
|
|
849
901
|
} | undefined;
|
|
902
|
+
annotations?: Record<string, unknown> | undefined;
|
|
850
903
|
label: string;
|
|
851
904
|
rpcUrl: string;
|
|
852
|
-
protocol: string;
|
|
853
905
|
}, {
|
|
854
906
|
plugin?: string | undefined;
|
|
855
907
|
accounts?: Record<string, string | {
|
|
@@ -857,62 +909,16 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
857
909
|
encryptedKey: string;
|
|
858
910
|
secretKey: string;
|
|
859
911
|
}> | undefined;
|
|
860
|
-
|
|
912
|
+
protocol?: string | undefined;
|
|
861
913
|
tzkt?: {
|
|
862
914
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
863
915
|
postgresqlPort?: number | undefined;
|
|
864
916
|
apiPort?: number | undefined;
|
|
865
917
|
} | undefined;
|
|
918
|
+
annotations?: Record<string, unknown> | undefined;
|
|
866
919
|
label: string;
|
|
867
920
|
rpcUrl: string;
|
|
868
|
-
protocol: string;
|
|
869
|
-
}>>>;
|
|
870
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
871
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
872
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
873
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
874
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
875
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
876
|
-
storage?: Record<string, string> | undefined;
|
|
877
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
878
|
-
networks: string[];
|
|
879
|
-
sandboxes: string[];
|
|
880
|
-
}, {
|
|
881
|
-
storage?: Record<string, string> | undefined;
|
|
882
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
883
|
-
networks: string[];
|
|
884
|
-
sandboxes: string[];
|
|
885
|
-
}>, import("zod").ZodString]>>;
|
|
886
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
887
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
888
|
-
sourceFile: import("zod").ZodString;
|
|
889
|
-
hash: import("zod").ZodString;
|
|
890
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
891
|
-
sourceFile: string;
|
|
892
|
-
hash: string;
|
|
893
|
-
}, {
|
|
894
|
-
sourceFile: string;
|
|
895
|
-
hash: string;
|
|
896
921
|
}>>>;
|
|
897
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
898
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
899
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
900
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
901
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
902
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
903
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
904
|
-
name?: string | undefined;
|
|
905
|
-
projectDescription?: string | undefined;
|
|
906
|
-
authors?: string[] | undefined;
|
|
907
|
-
license?: string | undefined;
|
|
908
|
-
homepage?: string | undefined;
|
|
909
|
-
}, {
|
|
910
|
-
name?: string | undefined;
|
|
911
|
-
projectDescription?: string | undefined;
|
|
912
|
-
authors?: string[] | undefined;
|
|
913
|
-
license?: string | undefined;
|
|
914
|
-
homepage?: string | undefined;
|
|
915
|
-
}>>;
|
|
916
922
|
}, "strip", import("zod").ZodTypeAny, {
|
|
917
923
|
sandbox?: Record<string, {
|
|
918
924
|
plugin?: string | undefined;
|
|
@@ -921,28 +927,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
921
927
|
encryptedKey: string;
|
|
922
928
|
secretKey: string;
|
|
923
929
|
}> | undefined;
|
|
924
|
-
|
|
930
|
+
protocol?: string | undefined;
|
|
925
931
|
tzkt?: {
|
|
926
932
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
927
933
|
postgresqlPort?: number | undefined;
|
|
928
934
|
apiPort?: number | undefined;
|
|
929
935
|
} | undefined;
|
|
936
|
+
annotations?: Record<string, unknown> | undefined;
|
|
930
937
|
label: string;
|
|
931
938
|
rpcUrl: string;
|
|
932
|
-
protocol: string;
|
|
933
939
|
}> | undefined;
|
|
934
940
|
language?: "en" | "fr" | undefined;
|
|
941
|
+
metadata?: {
|
|
942
|
+
name?: string | undefined;
|
|
943
|
+
projectDescription?: string | undefined;
|
|
944
|
+
authors?: string[] | undefined;
|
|
945
|
+
license?: string | undefined;
|
|
946
|
+
homepage?: string | undefined;
|
|
947
|
+
} | undefined;
|
|
948
|
+
artifactsDir?: string | undefined;
|
|
949
|
+
contractsDir?: string | undefined;
|
|
950
|
+
contracts?: Record<string, {
|
|
951
|
+
sourceFile: string;
|
|
952
|
+
hash: string;
|
|
953
|
+
}> | undefined;
|
|
935
954
|
plugins?: {
|
|
936
955
|
type: "npm" | "binary" | "deno";
|
|
937
956
|
name: string;
|
|
938
957
|
}[] | undefined;
|
|
939
|
-
|
|
940
|
-
artifactsDir?: string | undefined;
|
|
958
|
+
accounts?: Record<string, string> | undefined;
|
|
941
959
|
network?: Record<string, {
|
|
942
960
|
accounts?: Record<string, {
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
961
|
+
mnemonic?: string | undefined;
|
|
962
|
+
publicKey?: string | undefined;
|
|
963
|
+
publicKeyHash?: string | undefined;
|
|
964
|
+
privateKey?: string | undefined;
|
|
946
965
|
}> | undefined;
|
|
947
966
|
faucet?: {
|
|
948
967
|
pkh: string;
|
|
@@ -954,20 +973,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
954
973
|
} | undefined;
|
|
955
974
|
label: string;
|
|
956
975
|
rpcUrl: string;
|
|
957
|
-
protocol: string;
|
|
958
976
|
}> | undefined;
|
|
959
|
-
accounts?: Record<string, string> | undefined;
|
|
960
|
-
contracts?: Record<string, {
|
|
961
|
-
sourceFile: string;
|
|
962
|
-
hash: string;
|
|
963
|
-
}> | undefined;
|
|
964
|
-
metadata?: {
|
|
965
|
-
name?: string | undefined;
|
|
966
|
-
projectDescription?: string | undefined;
|
|
967
|
-
authors?: string[] | undefined;
|
|
968
|
-
license?: string | undefined;
|
|
969
|
-
homepage?: string | undefined;
|
|
970
|
-
} | undefined;
|
|
971
977
|
environment: Record<string, string | {
|
|
972
978
|
storage?: Record<string, string> | undefined;
|
|
973
979
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -982,28 +988,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
982
988
|
encryptedKey: string;
|
|
983
989
|
secretKey: string;
|
|
984
990
|
}> | undefined;
|
|
985
|
-
|
|
991
|
+
protocol?: string | undefined;
|
|
986
992
|
tzkt?: {
|
|
987
993
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
988
994
|
postgresqlPort?: number | undefined;
|
|
989
995
|
apiPort?: number | undefined;
|
|
990
996
|
} | undefined;
|
|
997
|
+
annotations?: Record<string, unknown> | undefined;
|
|
991
998
|
label: string;
|
|
992
999
|
rpcUrl: string;
|
|
993
|
-
protocol: string;
|
|
994
1000
|
}> | undefined;
|
|
995
1001
|
language?: "en" | "fr" | undefined;
|
|
1002
|
+
metadata?: {
|
|
1003
|
+
name?: string | undefined;
|
|
1004
|
+
projectDescription?: string | undefined;
|
|
1005
|
+
authors?: string[] | undefined;
|
|
1006
|
+
license?: string | undefined;
|
|
1007
|
+
homepage?: string | undefined;
|
|
1008
|
+
} | undefined;
|
|
1009
|
+
artifactsDir?: string | undefined;
|
|
1010
|
+
contractsDir?: string | undefined;
|
|
1011
|
+
contracts?: Record<string, {
|
|
1012
|
+
sourceFile: string;
|
|
1013
|
+
hash: string;
|
|
1014
|
+
}> | undefined;
|
|
996
1015
|
plugins?: {
|
|
997
1016
|
type: "npm" | "binary" | "deno";
|
|
998
1017
|
name: string;
|
|
999
1018
|
}[] | undefined;
|
|
1000
|
-
|
|
1001
|
-
artifactsDir?: string | undefined;
|
|
1019
|
+
accounts?: Record<string, string> | undefined;
|
|
1002
1020
|
network?: Record<string, {
|
|
1003
1021
|
accounts?: Record<string, {
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1022
|
+
mnemonic?: string | undefined;
|
|
1023
|
+
publicKey?: string | undefined;
|
|
1024
|
+
publicKeyHash?: string | undefined;
|
|
1025
|
+
privateKey?: string | undefined;
|
|
1007
1026
|
}> | undefined;
|
|
1008
1027
|
faucet?: {
|
|
1009
1028
|
pkh: string;
|
|
@@ -1015,20 +1034,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1015
1034
|
} | undefined;
|
|
1016
1035
|
label: string;
|
|
1017
1036
|
rpcUrl: string;
|
|
1018
|
-
protocol: string;
|
|
1019
1037
|
}> | undefined;
|
|
1020
|
-
accounts?: Record<string, string> | undefined;
|
|
1021
|
-
contracts?: Record<string, {
|
|
1022
|
-
sourceFile: string;
|
|
1023
|
-
hash: string;
|
|
1024
|
-
}> | undefined;
|
|
1025
|
-
metadata?: {
|
|
1026
|
-
name?: string | undefined;
|
|
1027
|
-
projectDescription?: string | undefined;
|
|
1028
|
-
authors?: string[] | undefined;
|
|
1029
|
-
license?: string | undefined;
|
|
1030
|
-
homepage?: string | undefined;
|
|
1031
|
-
} | undefined;
|
|
1032
1038
|
environment: Record<string, string | {
|
|
1033
1039
|
storage?: Record<string, string> | undefined;
|
|
1034
1040
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -1038,6 +1044,37 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1038
1044
|
}>;
|
|
1039
1045
|
export declare const internalSchema: import("zod").ZodObject<{
|
|
1040
1046
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
1047
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1048
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1049
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1050
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1051
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1052
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1053
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1054
|
+
name?: string | undefined;
|
|
1055
|
+
projectDescription?: string | undefined;
|
|
1056
|
+
authors?: string[] | undefined;
|
|
1057
|
+
license?: string | undefined;
|
|
1058
|
+
homepage?: string | undefined;
|
|
1059
|
+
}, {
|
|
1060
|
+
name?: string | undefined;
|
|
1061
|
+
projectDescription?: string | undefined;
|
|
1062
|
+
authors?: string[] | undefined;
|
|
1063
|
+
license?: string | undefined;
|
|
1064
|
+
homepage?: string | undefined;
|
|
1065
|
+
}>>;
|
|
1066
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1067
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1068
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1069
|
+
sourceFile: import("zod").ZodString;
|
|
1070
|
+
hash: import("zod").ZodString;
|
|
1071
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1072
|
+
sourceFile: string;
|
|
1073
|
+
hash: string;
|
|
1074
|
+
}, {
|
|
1075
|
+
sourceFile: string;
|
|
1076
|
+
hash: string;
|
|
1077
|
+
}>>>;
|
|
1041
1078
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1042
1079
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
1043
1080
|
name: import("zod").ZodString;
|
|
@@ -1048,24 +1085,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1048
1085
|
type: "npm" | "binary" | "deno";
|
|
1049
1086
|
name: string;
|
|
1050
1087
|
}>, "many">>;
|
|
1051
|
-
|
|
1052
|
-
|
|
1088
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1089
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1090
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1091
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1092
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1093
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1094
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1095
|
+
storage?: Record<string, string> | undefined;
|
|
1096
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1097
|
+
networks: string[];
|
|
1098
|
+
sandboxes: string[];
|
|
1099
|
+
}, {
|
|
1100
|
+
storage?: Record<string, string> | undefined;
|
|
1101
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1102
|
+
networks: string[];
|
|
1103
|
+
sandboxes: string[];
|
|
1104
|
+
}>, import("zod").ZodString]>>;
|
|
1053
1105
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1054
1106
|
label: import("zod").ZodString;
|
|
1055
1107
|
rpcUrl: import("zod").ZodString;
|
|
1056
|
-
protocol: import("zod").ZodString;
|
|
1057
1108
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1058
|
-
publicKey: import("zod").ZodString
|
|
1059
|
-
publicKeyHash: import("zod").ZodString
|
|
1060
|
-
privateKey: import("zod").ZodString
|
|
1109
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1110
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1111
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1112
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1061
1113
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1114
|
+
mnemonic?: string | undefined;
|
|
1115
|
+
publicKey?: string | undefined;
|
|
1116
|
+
publicKeyHash?: string | undefined;
|
|
1117
|
+
privateKey?: string | undefined;
|
|
1065
1118
|
}, {
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1119
|
+
mnemonic?: string | undefined;
|
|
1120
|
+
publicKey?: string | undefined;
|
|
1121
|
+
publicKeyHash?: string | undefined;
|
|
1122
|
+
privateKey?: string | undefined;
|
|
1069
1123
|
}>>>;
|
|
1070
1124
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1071
1125
|
pkh: import("zod").ZodString;
|
|
@@ -1091,9 +1145,10 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1091
1145
|
}>>;
|
|
1092
1146
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1093
1147
|
accounts?: Record<string, {
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1148
|
+
mnemonic?: string | undefined;
|
|
1149
|
+
publicKey?: string | undefined;
|
|
1150
|
+
publicKeyHash?: string | undefined;
|
|
1151
|
+
privateKey?: string | undefined;
|
|
1097
1152
|
}> | undefined;
|
|
1098
1153
|
faucet?: {
|
|
1099
1154
|
pkh: string;
|
|
@@ -1105,12 +1160,12 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1105
1160
|
} | undefined;
|
|
1106
1161
|
label: string;
|
|
1107
1162
|
rpcUrl: string;
|
|
1108
|
-
protocol: string;
|
|
1109
1163
|
}, {
|
|
1110
1164
|
accounts?: Record<string, {
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1165
|
+
mnemonic?: string | undefined;
|
|
1166
|
+
publicKey?: string | undefined;
|
|
1167
|
+
publicKeyHash?: string | undefined;
|
|
1168
|
+
privateKey?: string | undefined;
|
|
1114
1169
|
}> | undefined;
|
|
1115
1170
|
faucet?: {
|
|
1116
1171
|
pkh: string;
|
|
@@ -1122,13 +1177,11 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1122
1177
|
} | undefined;
|
|
1123
1178
|
label: string;
|
|
1124
1179
|
rpcUrl: string;
|
|
1125
|
-
protocol: string;
|
|
1126
1180
|
}>>>;
|
|
1127
1181
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1128
1182
|
label: import("zod").ZodString;
|
|
1129
1183
|
rpcUrl: import("zod").ZodString;
|
|
1130
|
-
protocol: import("zod").ZodString
|
|
1131
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1184
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1132
1185
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1133
1186
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1134
1187
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1156,6 +1209,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1156
1209
|
postgresqlPort?: number | undefined;
|
|
1157
1210
|
apiPort?: number | undefined;
|
|
1158
1211
|
}>>;
|
|
1212
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1159
1213
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1160
1214
|
plugin?: string | undefined;
|
|
1161
1215
|
accounts?: Record<string, string | {
|
|
@@ -1163,15 +1217,15 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1163
1217
|
encryptedKey: string;
|
|
1164
1218
|
secretKey: string;
|
|
1165
1219
|
}> | undefined;
|
|
1166
|
-
|
|
1220
|
+
protocol?: string | undefined;
|
|
1167
1221
|
tzkt?: {
|
|
1168
1222
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1169
1223
|
postgresqlPort?: number | undefined;
|
|
1170
1224
|
apiPort?: number | undefined;
|
|
1171
1225
|
} | undefined;
|
|
1226
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1172
1227
|
label: string;
|
|
1173
1228
|
rpcUrl: string;
|
|
1174
|
-
protocol: string;
|
|
1175
1229
|
}, {
|
|
1176
1230
|
plugin?: string | undefined;
|
|
1177
1231
|
accounts?: Record<string, string | {
|
|
@@ -1179,62 +1233,16 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1179
1233
|
encryptedKey: string;
|
|
1180
1234
|
secretKey: string;
|
|
1181
1235
|
}> | undefined;
|
|
1182
|
-
|
|
1236
|
+
protocol?: string | undefined;
|
|
1183
1237
|
tzkt?: {
|
|
1184
1238
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1185
1239
|
postgresqlPort?: number | undefined;
|
|
1186
1240
|
apiPort?: number | undefined;
|
|
1187
1241
|
} | undefined;
|
|
1242
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1188
1243
|
label: string;
|
|
1189
1244
|
rpcUrl: string;
|
|
1190
|
-
protocol: string;
|
|
1191
|
-
}>>>;
|
|
1192
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1193
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1194
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1195
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1196
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1197
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1198
|
-
storage?: Record<string, string> | undefined;
|
|
1199
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1200
|
-
networks: string[];
|
|
1201
|
-
sandboxes: string[];
|
|
1202
|
-
}, {
|
|
1203
|
-
storage?: Record<string, string> | undefined;
|
|
1204
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1205
|
-
networks: string[];
|
|
1206
|
-
sandboxes: string[];
|
|
1207
|
-
}>, import("zod").ZodString]>>;
|
|
1208
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1209
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1210
|
-
sourceFile: import("zod").ZodString;
|
|
1211
|
-
hash: import("zod").ZodString;
|
|
1212
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1213
|
-
sourceFile: string;
|
|
1214
|
-
hash: string;
|
|
1215
|
-
}, {
|
|
1216
|
-
sourceFile: string;
|
|
1217
|
-
hash: string;
|
|
1218
1245
|
}>>>;
|
|
1219
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1220
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1221
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1222
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1223
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1224
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1225
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1226
|
-
name?: string | undefined;
|
|
1227
|
-
projectDescription?: string | undefined;
|
|
1228
|
-
authors?: string[] | undefined;
|
|
1229
|
-
license?: string | undefined;
|
|
1230
|
-
homepage?: string | undefined;
|
|
1231
|
-
}, {
|
|
1232
|
-
name?: string | undefined;
|
|
1233
|
-
projectDescription?: string | undefined;
|
|
1234
|
-
authors?: string[] | undefined;
|
|
1235
|
-
license?: string | undefined;
|
|
1236
|
-
homepage?: string | undefined;
|
|
1237
|
-
}>>;
|
|
1238
1246
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1239
1247
|
sandbox?: Record<string, {
|
|
1240
1248
|
plugin?: string | undefined;
|
|
@@ -1243,28 +1251,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1243
1251
|
encryptedKey: string;
|
|
1244
1252
|
secretKey: string;
|
|
1245
1253
|
}> | undefined;
|
|
1246
|
-
|
|
1254
|
+
protocol?: string | undefined;
|
|
1247
1255
|
tzkt?: {
|
|
1248
1256
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1249
1257
|
postgresqlPort?: number | undefined;
|
|
1250
1258
|
apiPort?: number | undefined;
|
|
1251
1259
|
} | undefined;
|
|
1260
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1252
1261
|
label: string;
|
|
1253
1262
|
rpcUrl: string;
|
|
1254
|
-
protocol: string;
|
|
1255
1263
|
}> | undefined;
|
|
1256
1264
|
language?: "en" | "fr" | undefined;
|
|
1265
|
+
metadata?: {
|
|
1266
|
+
name?: string | undefined;
|
|
1267
|
+
projectDescription?: string | undefined;
|
|
1268
|
+
authors?: string[] | undefined;
|
|
1269
|
+
license?: string | undefined;
|
|
1270
|
+
homepage?: string | undefined;
|
|
1271
|
+
} | undefined;
|
|
1272
|
+
artifactsDir?: string | undefined;
|
|
1273
|
+
contractsDir?: string | undefined;
|
|
1274
|
+
contracts?: Record<string, {
|
|
1275
|
+
sourceFile: string;
|
|
1276
|
+
hash: string;
|
|
1277
|
+
}> | undefined;
|
|
1257
1278
|
plugins?: {
|
|
1258
1279
|
type: "npm" | "binary" | "deno";
|
|
1259
1280
|
name: string;
|
|
1260
1281
|
}[] | undefined;
|
|
1261
|
-
|
|
1262
|
-
artifactsDir?: string | undefined;
|
|
1282
|
+
accounts?: Record<string, string> | undefined;
|
|
1263
1283
|
network?: Record<string, {
|
|
1264
1284
|
accounts?: Record<string, {
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1285
|
+
mnemonic?: string | undefined;
|
|
1286
|
+
publicKey?: string | undefined;
|
|
1287
|
+
publicKeyHash?: string | undefined;
|
|
1288
|
+
privateKey?: string | undefined;
|
|
1268
1289
|
}> | undefined;
|
|
1269
1290
|
faucet?: {
|
|
1270
1291
|
pkh: string;
|
|
@@ -1276,20 +1297,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1276
1297
|
} | undefined;
|
|
1277
1298
|
label: string;
|
|
1278
1299
|
rpcUrl: string;
|
|
1279
|
-
protocol: string;
|
|
1280
|
-
}> | undefined;
|
|
1281
|
-
accounts?: Record<string, string> | undefined;
|
|
1282
|
-
contracts?: Record<string, {
|
|
1283
|
-
sourceFile: string;
|
|
1284
|
-
hash: string;
|
|
1285
1300
|
}> | undefined;
|
|
1286
|
-
metadata?: {
|
|
1287
|
-
name?: string | undefined;
|
|
1288
|
-
projectDescription?: string | undefined;
|
|
1289
|
-
authors?: string[] | undefined;
|
|
1290
|
-
license?: string | undefined;
|
|
1291
|
-
homepage?: string | undefined;
|
|
1292
|
-
} | undefined;
|
|
1293
1301
|
environment: Record<string, string | {
|
|
1294
1302
|
storage?: Record<string, string> | undefined;
|
|
1295
1303
|
aliases?: Record<string, Record<string, string>> | undefined;
|
|
@@ -1304,28 +1312,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1304
1312
|
encryptedKey: string;
|
|
1305
1313
|
secretKey: string;
|
|
1306
1314
|
}> | undefined;
|
|
1307
|
-
|
|
1315
|
+
protocol?: string | undefined;
|
|
1308
1316
|
tzkt?: {
|
|
1309
1317
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1310
1318
|
postgresqlPort?: number | undefined;
|
|
1311
1319
|
apiPort?: number | undefined;
|
|
1312
1320
|
} | undefined;
|
|
1321
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1313
1322
|
label: string;
|
|
1314
1323
|
rpcUrl: string;
|
|
1315
|
-
protocol: string;
|
|
1316
1324
|
}> | undefined;
|
|
1317
1325
|
language?: "en" | "fr" | undefined;
|
|
1326
|
+
metadata?: {
|
|
1327
|
+
name?: string | undefined;
|
|
1328
|
+
projectDescription?: string | undefined;
|
|
1329
|
+
authors?: string[] | undefined;
|
|
1330
|
+
license?: string | undefined;
|
|
1331
|
+
homepage?: string | undefined;
|
|
1332
|
+
} | undefined;
|
|
1333
|
+
artifactsDir?: string | undefined;
|
|
1334
|
+
contractsDir?: string | undefined;
|
|
1335
|
+
contracts?: Record<string, {
|
|
1336
|
+
sourceFile: string;
|
|
1337
|
+
hash: string;
|
|
1338
|
+
}> | undefined;
|
|
1318
1339
|
plugins?: {
|
|
1319
1340
|
type: "npm" | "binary" | "deno";
|
|
1320
1341
|
name: string;
|
|
1321
1342
|
}[] | undefined;
|
|
1322
|
-
|
|
1323
|
-
artifactsDir?: string | undefined;
|
|
1343
|
+
accounts?: Record<string, string> | undefined;
|
|
1324
1344
|
network?: Record<string, {
|
|
1325
1345
|
accounts?: Record<string, {
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1346
|
+
mnemonic?: string | undefined;
|
|
1347
|
+
publicKey?: string | undefined;
|
|
1348
|
+
publicKeyHash?: string | undefined;
|
|
1349
|
+
privateKey?: string | undefined;
|
|
1329
1350
|
}> | undefined;
|
|
1330
1351
|
faucet?: {
|
|
1331
1352
|
pkh: string;
|
|
@@ -1337,20 +1358,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
1337
1358
|
} | undefined;
|
|
1338
1359
|
label: string;
|
|
1339
1360
|
rpcUrl: string;
|
|
1340
|
-
protocol: string;
|
|
1341
1361
|
}> | undefined;
|
|
1342
|
-
accounts?: Record<string, string> | undefined;
|
|
1343
|
-
contracts?: Record<string, {
|
|
1344
|
-
sourceFile: string;
|
|
1345
|
-
hash: string;
|
|
1346
|
-
}> | undefined;
|
|
1347
|
-
metadata?: {
|
|
1348
|
-
name?: string | undefined;
|
|
1349
|
-
projectDescription?: string | undefined;
|
|
1350
|
-
authors?: string[] | undefined;
|
|
1351
|
-
license?: string | undefined;
|
|
1352
|
-
homepage?: string | undefined;
|
|
1353
|
-
} | undefined;
|
|
1354
1362
|
environment: Record<string, string | {
|
|
1355
1363
|
storage?: Record<string, string> | undefined;
|
|
1356
1364
|
aliases?: Record<string, Record<string, string>> | undefined;
|