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
/
CalculateFeeException
/
NegativeFee
Negative
Fee
class
NegativeFee
(
val
amount
:
String
)
:
CalculateFeeException
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