bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
CalculateFeeException
/
NegativeFee
Negative
Fee
class
NegativeFee
(
val
amount
:
String
)
:
CalculateFeeException
(
source
)
Members
Constructors
Negative
Fee
Link copied to clipboard
constructor
(
amount
:
String
)
Properties
amount
Link copied to clipboard
val
amount
:
String
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String