GetHeaders

data class GetHeaders(start_height: Int, count: Int, cp_height: Int) : ElectrumRequest

Functions

asJsonRPCRequest
Link copied to clipboard
common
fun asJsonRPCRequest(id: Int = 0): String

Properties

count
Link copied to clipboard
common
val count: Int
cp_height
Link copied to clipboard
common
val cp_height: Int = 0
method
Link copied to clipboard
common
open override val method: String
start_height
Link copied to clipboard
common
val start_height: Int