bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
bdk-android
bdk-android
/
org.bitcoindevkit
/
CreateTxException
/
UnknownUtxo
Unknown
Utxo
class
UnknownUtxo
(
val
outpoint
:
String
)
:
CreateTxException
Members
Constructors
Unknown
Utxo
Link copied to clipboard
constructor
(
outpoint
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
outpoint
Link copied to clipboard
val
outpoint
:
String