toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
getUtxo
get
Utxo
fun
getUtxo
(
outpointHex
:
String
,
timeoutInMs
:
Int
=
requestTimeout
)
:
ElectrumClient.GetUtxoResult
fun
getUtxo
(
inp
:
iTxOutpoint
,
timeoutInMs
:
Int
=
requestTimeout
)
:
ElectrumClient.GetUtxoResult
fun
getUtxo
(
inp
:
NexaTxInput
,
timeoutInMs
:
Int
=
requestTimeout
)
:
ElectrumClient.GetUtxoResult