Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.api
/
BlockHashLookup
/
Found
Found
data
class
Found
(
val
hash
:
String
)
:
BlockHashLookup
The block exists at the queried height;
hash
is its hex hash.
Members
Constructors
Found
Link copied to clipboard
constructor
(
hash
:
String
)
Properties
hash
Link copied to clipboard
val
hash
:
String