@xyo-network/diviner-models 2.59.0 → 2.60.0-rc.1
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/dist/docs.json +1443 -1378
- package/docs/assets/search.js +1 -1
- package/docs/functions/isAddressChainPayload.html +1 -0
- package/docs/functions/isAddressChainQueryPayload.html +1 -0
- package/docs/functions/isAddressHistoryPayload.html +1 -0
- package/docs/functions/isAddressHistoryQueryPayload.html +1 -0
- package/docs/functions/isBoundWitnessDivinerQueryPayload.html +1 -0
- package/docs/functions/isBoundWitnessStatsPayload.html +1 -0
- package/docs/functions/isBoundWitnessStatsQueryPayload.html +1 -0
- package/docs/functions/isForecastPayload.html +1 -0
- package/docs/functions/isForecastingDivinerQueryPayload.html +1 -0
- package/docs/functions/isPayloadDivinerQueryPayload.html +1 -0
- package/docs/functions/isPayloadStatsPayload.html +1 -0
- package/docs/functions/isPayloadStatsQueryPayload.html +1 -0
- package/docs/functions/isSchemaListPayload.html +1 -0
- package/docs/functions/isSchemaListQueryPayload.html +1 -0
- package/docs/functions/isSchemaStatsPayload.html +1 -0
- package/docs/functions/isSchemaStatsQueryPayload.html +1 -0
- package/docs/index.html +1 -0
- package/docs/interfaces/Diviner.html +1 -0
- package/docs/interfaces/DivinerModuleEventData.html +1 -0
- package/docs/interfaces/DivinerReportEndEventData.html +1 -0
- package/docs/interfaces/DivinerReportStartEventData.html +1 -0
- package/docs/interfaces/Forecast.html +1 -0
- package/docs/interfaces/ForecastingSettings.html +1 -0
- package/docs/interfaces/TransformerSettings.html +1 -0
- package/docs/modules.html +2 -0
- package/docs/types/AddressChainDivinerConfig.html +1 -0
- package/docs/types/AddressChainDivinerConfigSchema.html +1 -0
- package/docs/types/AddressChainDivinerParams.html +1 -0
- package/docs/types/AddressChainPayload.html +1 -0
- package/docs/types/AddressChainQueryPayload.html +1 -0
- package/docs/types/AddressChainQuerySchema.html +1 -0
- package/docs/types/AddressChainSchema.html +1 -0
- package/docs/types/AddressHistoryDivinerConfig.html +1 -0
- package/docs/types/AddressHistoryDivinerConfigSchema.html +1 -0
- package/docs/types/AddressHistoryDivinerParams.html +1 -0
- package/docs/types/AddressHistoryPayload.html +1 -0
- package/docs/types/AddressHistoryQueryPayload.html +1 -0
- package/docs/types/AddressHistoryQuerySchema.html +1 -0
- package/docs/types/AddressHistorySchema.html +1 -0
- package/docs/types/AddressSpaceDivinerConfig.html +1 -0
- package/docs/types/AddressSpaceDivinerConfigSchema.html +1 -0
- package/docs/types/AddressSpaceDivinerParams.html +1 -0
- package/docs/types/AddressSpaceSchema.html +1 -0
- package/docs/types/BoundWitnessDivinerConfig.html +1 -0
- package/docs/types/BoundWitnessDivinerConfigSchema.html +1 -0
- package/docs/types/BoundWitnessDivinerParams.html +1 -0
- package/docs/types/BoundWitnessDivinerPredicate.html +2 -1
- package/docs/types/BoundWitnessDivinerQueryPayload.html +1 -0
- package/docs/types/BoundWitnessDivinerQuerySchema.html +1 -0
- package/docs/types/BoundWitnessDivinerSchema.html +1 -0
- package/docs/types/BoundWitnessStatsDivinerConfig.html +1 -0
- package/docs/types/BoundWitnessStatsDivinerConfigSchema.html +1 -0
- package/docs/types/BoundWitnessStatsDivinerParams.html +1 -0
- package/docs/types/BoundWitnessStatsDivinerSchema.html +1 -0
- package/docs/types/BoundWitnessStatsPayload.html +1 -0
- package/docs/types/BoundWitnessStatsQueryPayload.html +1 -0
- package/docs/types/BoundWitnessStatsQuerySchema.html +1 -0
- package/docs/types/DivinerConfig.html +1 -0
- package/docs/types/DivinerConfigSchema.html +1 -0
- package/docs/types/DivinerDivineQuery.html +1 -0
- package/docs/types/DivinerDivineQuerySchema.html +1 -0
- package/docs/types/DivinerModule.html +1 -0
- package/docs/types/DivinerModuleQueries.html +1 -0
- package/docs/types/DivinerParams.html +1 -0
- package/docs/types/DivinerQuery.html +1 -0
- package/docs/types/DivinerQueryBase.html +1 -0
- package/docs/types/DivinerReportEndEventArgs.html +1 -0
- package/docs/types/DivinerReportStartEventArgs.html +1 -0
- package/docs/types/ForecastPayload.html +1 -0
- package/docs/types/ForecastPayloadSchema.html +1 -0
- package/docs/types/ForecastingDivinerConfig.html +1 -0
- package/docs/types/ForecastingDivinerConfigSchema.html +1 -0
- package/docs/types/ForecastingDivinerQueryPayload.html +1 -0
- package/docs/types/ForecastingDivinerQuerySchema.html +1 -0
- package/docs/types/ForecastingDivinerSchema.html +1 -0
- package/docs/types/ForecastingMethod.html +1 -0
- package/docs/types/PayloadDivinerConfig.html +1 -0
- package/docs/types/PayloadDivinerConfigSchema.html +1 -0
- package/docs/types/PayloadDivinerParams.html +1 -0
- package/docs/types/PayloadDivinerPredicate.html +1 -0
- package/docs/types/PayloadDivinerQueryPayload.html +1 -0
- package/docs/types/PayloadDivinerQuerySchema.html +1 -0
- package/docs/types/PayloadDivinerSchema.html +1 -0
- package/docs/types/PayloadStatsDivinerConfig.html +1 -0
- package/docs/types/PayloadStatsDivinerConfigSchema.html +1 -0
- package/docs/types/PayloadStatsDivinerParams.html +1 -0
- package/docs/types/PayloadStatsDivinerSchema.html +1 -0
- package/docs/types/PayloadStatsPayload.html +1 -0
- package/docs/types/PayloadStatsQueryPayload.html +1 -0
- package/docs/types/PayloadStatsQuerySchema.html +1 -0
- package/docs/types/PayloadValueTransformer.html +1 -0
- package/docs/types/SchemaListDivinerConfig.html +1 -0
- package/docs/types/SchemaListDivinerConfigSchema.html +1 -0
- package/docs/types/SchemaListDivinerParams.html +1 -0
- package/docs/types/SchemaListDivinerSchema.html +1 -0
- package/docs/types/SchemaListPayload.html +1 -0
- package/docs/types/SchemaListQueryPayload.html +1 -0
- package/docs/types/SchemaListQuerySchema.html +1 -0
- package/docs/types/SchemaStatsDivinerConfig.html +1 -0
- package/docs/types/SchemaStatsDivinerConfigSchema.html +1 -0
- package/docs/types/SchemaStatsDivinerParams.html +1 -0
- package/docs/types/SchemaStatsDivinerSchema.html +1 -0
- package/docs/types/SchemaStatsPayload.html +1 -0
- package/docs/types/SchemaStatsQueryPayload.html +1 -0
- package/docs/types/SchemaStatsQuerySchema.html +1 -0
- package/docs/types/SortDirection.html +1 -0
- package/docs/types/WithoutSchema.html +182 -0
- package/docs/variables/AddressChainDivinerConfigSchema-1.html +1 -0
- package/docs/variables/AddressChainQuerySchema-1.html +1 -0
- package/docs/variables/AddressChainSchema-1.html +1 -0
- package/docs/variables/AddressHistoryDivinerConfigSchema-1.html +1 -0
- package/docs/variables/AddressHistoryQuerySchema-1.html +1 -0
- package/docs/variables/AddressHistorySchema-1.html +1 -0
- package/docs/variables/AddressSpaceDivinerConfigSchema-1.html +1 -0
- package/docs/variables/AddressSpaceSchema-1.html +1 -0
- package/docs/variables/BoundWitnessDivinerConfigSchema-1.html +1 -0
- package/docs/variables/BoundWitnessDivinerQuerySchema-1.html +1 -0
- package/docs/variables/BoundWitnessDivinerSchema-1.html +1 -0
- package/docs/variables/BoundWitnessStatsDivinerConfigSchema-1.html +1 -0
- package/docs/variables/BoundWitnessStatsDivinerSchema-1.html +1 -0
- package/docs/variables/BoundWitnessStatsQuerySchema-1.html +1 -0
- package/docs/variables/DivinerConfigSchema-1.html +1 -0
- package/docs/variables/DivinerDivineQuerySchema-1.html +1 -0
- package/docs/variables/ForecastPayloadSchema-1.html +1 -0
- package/docs/variables/ForecastingDivinerConfigSchema-1.html +1 -0
- package/docs/variables/ForecastingDivinerQuerySchema-1.html +1 -0
- package/docs/variables/ForecastingDivinerSchema-1.html +1 -0
- package/docs/variables/PayloadDivinerConfigSchema-1.html +1 -0
- package/docs/variables/PayloadDivinerQuerySchema-1.html +1 -0
- package/docs/variables/PayloadDivinerSchema-1.html +1 -0
- package/docs/variables/PayloadStatsDivinerConfigSchema-1.html +1 -0
- package/docs/variables/PayloadStatsDivinerSchema-1.html +1 -0
- package/docs/variables/PayloadStatsQuerySchema-1.html +1 -0
- package/docs/variables/SchemaListDivinerConfigSchema-1.html +1 -0
- package/docs/variables/SchemaListDivinerSchema-1.html +1 -0
- package/docs/variables/SchemaListQuerySchema-1.html +1 -0
- package/docs/variables/SchemaStatsDivinerConfigSchema-1.html +1 -0
- package/docs/variables/SchemaStatsDivinerSchema-1.html +1 -0
- package/docs/variables/SchemaStatsQuerySchema-1.html +1 -0
- package/package.json +13 -12
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.