lightning-kmp
/
fr.acinq.lightning.blockchain.electrum
/
ScriptHashListUnspentResponse
common
Script
Hash
List
Unspent
Response
data class
ScriptHashListUnspentResponse
(scriptHash:
ByteVector32
, unspents:
List
<
UnspentItem
>) :
ElectrumResponse
Content copied to clipboard
Properties
Properties
scriptHash
Link copied to clipboard
common
val
scriptHash
:
ByteVector32
Content copied to clipboard
unspents
Link copied to clipboard
common
val
unspents
:
List
<
UnspentItem
>
Content copied to clipboard