Confirmed

data class Confirmed(val confirmationBlockTime: ConfirmationBlockTime, val transitively: String?) : ChainPosition(source)

The chain data is confirmed as it is anchored in the best chain by A.

Constructors

Link copied to clipboard
constructor(confirmationBlockTime: ConfirmationBlockTime, transitively: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard