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
/
OutputBelowDustLimit
Output
Below
Dust
Limit
class
OutputBelowDustLimit
(
val
index
:
ULong
)
:
CreateTxException
Members
Constructors
Output
Below
Dust
Limit
Link copied to clipboard
constructor
(
index
:
ULong
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
index
Link copied to clipboard
val
index
:
ULong
message
Link copied to clipboard
open
override
val
message
:
String