NostrRumor

data class NostrRumor

One unsigned NIP-59 rumor with a cryptographically recomputed ID.

A standalone rumor is not authenticated until returned by a successfully unwrapped kind-13 seal.

Types

Link copied to clipboard
object Companion

Parsing constructors for unsigned rumors.

Properties

Link copied to clipboard

rumor content

Link copied to clipboard

canonical application timestamp

Link copied to clipboard

cryptographically recomputed unsigned-event ID

Link copied to clipboard

rumor event kind

Link copied to clipboard

declared author, authenticated only after seal validation

Link copied to clipboard

exact ordered raw tags

Functions

Link copied to clipboard
fun toJson(): String

Serialize the six unsigned-event fields as compact canonical JSON.