bdk-android
Toggle table of contents
1.2.0-SNAPSHOT
androidJvm
Platform filter
androidJvm
Switch theme
bdk-android
bdk-android
/
org.bitcoindevkit
/
Bip39Exception
/
BadEntropyBitCount
Bad
Entropy
Bit
Count
class
BadEntropyBitCount
(
val
bitCount
:
ULong
)
:
Bip39Exception
Members
Constructors
Bad
Entropy
Bit
Count
Link copied to clipboard
constructor
(
bitCount
:
ULong
)
Properties
bit
Count
Link copied to clipboard
val
bitCount
:
ULong
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String