libnexakotlin
Toggle table of contents
0.4.23
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
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