GetBlockHeaderByHeightResponse

@Serializable
data class GetBlockHeaderByHeightResponse(val jsonrpc: String, val result: GetBlockHeaderByHeightResult)

Get block header by height response.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(jsonrpc: String, result: GetBlockHeaderByHeightResult)

Properties

Link copied to clipboard
Link copied to clipboard