RelayCatalogMutation

data class RelayCatalogMutation(val entries: List<RelayCatalogEntry>, val revision: Long)

One committed complete relay catalog.

Constructors

Link copied to clipboard
constructor(entries: List<RelayCatalogEntry>, revision: Long)

Properties

Link copied to clipboard

Complete persisted state.

Link copied to clipboard

Account revision after commit.