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
/
ExtractTxException
/
AbsurdFeeRate
Absurd
Fee
Rate
class
AbsurdFeeRate
(
val
feeRate
:
ULong
)
:
ExtractTxException
Members
Constructors
Absurd
Fee
Rate
Link copied to clipboard
constructor
(
feeRate
:
ULong
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
fee
Rate
Link copied to clipboard
val
feeRate
:
ULong
message
Link copied to clipboard
open
override
val
message
:
String