StateUpdate

data class StateUpdate(val nodeState: NodeState) : Log(source)

A state in the node syncing process.

Constructors

Link copied to clipboard
constructor(nodeState: NodeState)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard