Chain Position
Represents the observed position of some chain data.
Inheritors
Types
Link copied to clipboard
data class Confirmed(val confirmationBlockTime: ConfirmationBlockTime, val transitively: String?) : ChainPosition
The chain data is confirmed as it is anchored in the best chain by A.
Link copied to clipboard
The chain data is not confirmed and last seen in the mempool at this timestamp.