lightning-kmp
/
fr.acinq.lightning.blockchain.electrum
/
GetMerkle
common
Get
Merkle
data class
GetMerkle
(txid:
ByteVector32
, height:
Int
, contextOpt:
Transaction
?) :
ElectrumRequest
Content copied to clipboard
Functions
Properties
Functions
as
Json
RPCRequest
Link copied to clipboard
common
fun
asJsonRPCRequest
(id:
Int
= 0):
String
Content copied to clipboard
Properties
contextOpt
Link copied to clipboard
common
val
contextOpt
:
Transaction
? = null
Content copied to clipboard
height
Link copied to clipboard
common
val
height
:
Int
Content copied to clipboard
method
Link copied to clipboard
common
open override val
method
:
String
Content copied to clipboard
txid
Link copied to clipboard
common
val
txid
:
ByteVector32
Content copied to clipboard