bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
CreateTxException
/
OutputBelowDustLimit
Output
Below
Dust
Limit
class
OutputBelowDustLimit
(
val
index
:
ULong
)
:
CreateTxException
(
source
)
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