lightning-kmp
/
fr.acinq.lightning.blockchain.electrum
/
UnspentItem
common
Unspent
Item
data class
UnspentItem
(tx_hash:
ByteVector32
, tx_pos:
Int
, value:
Long
, height:
Long
)
Content copied to clipboard
Properties
Properties
height
Link copied to clipboard
common
val
height
:
Long
Content copied to clipboard
outPoint
Link copied to clipboard
common
val
outPoint
:
OutPoint
Content copied to clipboard
tx_hash
Link copied to clipboard
common
val
tx_hash
:
ByteVector32
Content copied to clipboard
tx_pos
Link copied to clipboard
common
val
tx_pos
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
Long
Content copied to clipboard