mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
refactor: register event delivery contracts
This commit is contained in:
@@ -1159,6 +1159,546 @@
|
||||
"app.utils"
|
||||
]
|
||||
},
|
||||
"event_specs": {
|
||||
"ChainEventType.AgentLLMProvider": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "AgentLLMProviderEventData",
|
||||
"sensitive_fields": [
|
||||
"api_key"
|
||||
],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.AuthIntercept": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "AuthInterceptCredentials",
|
||||
"sensitive_fields": [
|
||||
"token"
|
||||
],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.AuthVerification": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "AuthCredentials",
|
||||
"sensitive_fields": [
|
||||
"password",
|
||||
"token",
|
||||
"mfa_code"
|
||||
],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.CommandRegister": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "CommandRegisterEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.DiscoverSource": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "DiscoverSourceEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.MediaRecognize": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.MediaRecognizeConvert": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "MediaRecognizeConvertEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.MusicMediaRecognize": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.MusicNameRecognize": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.NameRecognize": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.PluginDataReset": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "PluginDataResetEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.RecommendSource": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "RecommendSourceEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.ResourceDownload": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "ResourceDownloadEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.ResourceSelection": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "ResourceSelectionEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.StorageOperSelection": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "StorageOperSelectionEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.SubscribeCompletionCheck": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "SubscribeCompletionCheckEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.SubscribeEpisodesRefresh": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "SubscribeEpisodesRefreshEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.TransferIntercept": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "TransferInterceptEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.TransferOverwriteCheck": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "TransferOverwriteCheckEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.TransferRename": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "TransferRenameEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.TransferRenameBuild": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": null,
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "TransferRenameBuildEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"ChainEventType.WorkflowExecution": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "stop_chain",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "chain",
|
||||
"ordering": "priority_serial",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.AgentTokensUsage": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": null,
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "AgentTokensUsageEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.AudioTransferComplete": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.AudioTransferFailed": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.CommandExcute": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.ConfigChanged": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": null,
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "ConfigChangeEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "host_only"
|
||||
},
|
||||
"EventType.DownloadAdded": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.DownloadDeleted": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.DownloadFileDeleted": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.HistoryDeleted": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.MessageAction": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.MetadataScrape": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.ModuleReload": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "host_only"
|
||||
},
|
||||
"EventType.NoticeMessage": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.PluginAction": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "target_plugin"
|
||||
},
|
||||
"EventType.PluginReload": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.PluginTriggered": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "target_plugin"
|
||||
},
|
||||
"EventType.SiteDeleted": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SiteRefreshed": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SiteUpdated": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubscribeAdded": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubscribeComplete": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubscribeDeleted": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubscribeModified": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": null,
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "SubscribeModifiedEventData",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubtitleTransferComplete": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SubtitleTransferFailed": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.SystemError": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "host_only"
|
||||
},
|
||||
"EventType.TransferComplete": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.TransferFailed": {
|
||||
"delivery": "durable_required",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.UserMessage": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.WebhookMessage": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
},
|
||||
"EventType.WorkflowExecute": {
|
||||
"delivery": "ephemeral",
|
||||
"error_behavior": "notify",
|
||||
"legacy_reason": "现有插件 payload 尚未收敛为稳定 model,保留原始 dict ABI",
|
||||
"mode": "broadcast",
|
||||
"ordering": "priority_queue",
|
||||
"payload_contract": "legacy_dict",
|
||||
"sensitive_fields": [],
|
||||
"visibility": "plugin_public"
|
||||
}
|
||||
},
|
||||
"events": {
|
||||
"consumer_count": 15,
|
||||
"dynamic_consumers": [
|
||||
|
||||
Reference in New Issue
Block a user