lightning-kmp
/
fr.acinq.lightning.blockchain.electrum
/
GetTransaction
common
Get
Transaction
data class
GetTransaction
(txid:
ByteVector32
, contextOpt:
Any
?) :
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
:
Any
? = null
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