RelayCatalogPlan

data class RelayCatalogPlan(val entries: List<RelayCatalogEntry>, val activeRelayUrl: String, val nextRefreshAt: Long, val usedFallback: Boolean)

Deterministic full relay-catalog replacement.

Constructors

Link copied to clipboard
constructor(entries: List<RelayCatalogEntry>, activeRelayUrl: String, nextRefreshAt: Long, usedFallback: Boolean)

Properties

Link copied to clipboard

Selected effective relay.

Link copied to clipboard

Complete rows the Rust account database commits atomically.

Link copied to clipboard

Earliest authenticated record expiration.

Link copied to clipboard

Whether discovery was empty or unauthenticated.