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
/
Bip39Exception
/
BadWordCount
Bad
Word
Count
class
BadWordCount
(
val
wordCount
:
ULong
)
:
Bip39Exception
Members
Constructors
Bad
Word
Count
Link copied to clipboard
constructor
(
wordCount
:
ULong
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
word
Count
Link copied to clipboard
val
wordCount
:
ULong