ScriptHashListUnspent

data class ScriptHashListUnspent(scriptHash: ByteVector32) : ElectrumRequest

Functions

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

Properties

method
Link copied to clipboard
common
open override val method: String
scriptHash
Link copied to clipboard
common
val scriptHash: ByteVector32