toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
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
>