GetBlockCountResponse

@Serializable
data class GetBlockCountResponse(val jsonrpc: String, val result: GetBlockCountResponseResult)

Get block count response.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard