Unconfirmed

data class Unconfirmed(val timestamp: ULong?) : ChainPosition(source)

The chain data is not confirmed and last seen in the mempool at this timestamp.

Constructors

Link copied to clipboard
constructor(timestamp: ULong?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard