getHeader

fun getHeader(height: Int, timeoutInMs: Int = requestTimeout): ByteArray

Get the serialized header for the block at the supplied height

Parameters

height

The height of the desired block header

serialized

header bytes or an empty array if there is no block at that height