lightning-kmp
/
fr.acinq.lightning.blockchain
/
GetTxWithMetaResponse
common
Get
Tx
With
Meta
Response
data class
GetTxWithMetaResponse
(txid:
ByteVector32
, tx_opt:
Transaction
?, lastBlockTimestamp:
Long
)
Content copied to clipboard
Properties
Properties
lastBlockTimestamp
Link copied to clipboard
common
val
lastBlockTimestamp
:
Long
Content copied to clipboard
tx_opt
Link copied to clipboard
common
val
tx_opt
:
Transaction
?
Content copied to clipboard
txid
Link copied to clipboard
common
val
txid
:
ByteVector32
Content copied to clipboard