DeliveryDecision

data class DeliveryDecision(val eventId: NostrEventId, val state: DeliveryState, val category: String, val relayMessage: String)

Stable result of one relay acknowledgement.

Constructors

Link copied to clipboard
constructor(eventId: NostrEventId, state: DeliveryState, category: String, relayMessage: String)

Properties

Link copied to clipboard

bounded stable category suitable for policy and diagnostics

Link copied to clipboard

canonical event identifier

Link copied to clipboard

bounded original relay message; never use it as protocol identity

Link copied to clipboard

durable state selected from the acceptance bit and stable message prefix