HeaderNotification

data class HeaderNotification(var height: ULong, var header: Header)(source)

Notification of a new block header.

Constructors

Link copied to clipboard
constructor(height: ULong, header: Header)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Newly added header.

Link copied to clipboard

New block height.