ElectrumRequest

sealed class ElectrumRequest

ElectrumClient requests / responses

Types

Companion
Link copied to clipboard
common
object Companion

Functions

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

Properties

method
Link copied to clipboard
common
abstract val method: String

Inheritors

ServerVersion
Link copied to clipboard
Ping
Link copied to clipboard
GetScriptHashHistory
Link copied to clipboard
ScriptHashListUnspent
Link copied to clipboard
BroadcastTransaction
Link copied to clipboard
GetTransactionIdFromPosition
Link copied to clipboard
GetTransaction
Link copied to clipboard
GetHeader
Link copied to clipboard
GetHeaders
Link copied to clipboard
GetMerkle
Link copied to clipboard
EstimateFees
Link copied to clipboard
ScriptHashSubscription
Link copied to clipboard
HeaderSubscription
Link copied to clipboard