BlockId

data class BlockId(var height: UInt, var hash: String)(source)

Constructors

Link copied to clipboard
constructor(height: UInt, hash: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard