Found

data class Found(val hash: String) : BlockHashLookup

The block exists at the queried height; hash is its hex hash.

Constructors

Link copied to clipboard
constructor(hash: String)

Properties

Link copied to clipboard