libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
ListUnspentReply
List
Unspent
Reply
@
Serializable
data
class
ListUnspentReply
(
val
result
:
Array
<
ElectrumClient.ListUnspentResult
>
)
Members
Constructors
List
Unspent
Reply
Link copied to clipboard
constructor
(
result
:
Array
<
ElectrumClient.ListUnspentResult
>
)
Properties
result
Link copied to clipboard
val
result
:
Array
<
ElectrumClient.ListUnspentResult
>