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
/
Bip32Exception
/
WrongExtendedKeyLength
Wrong
Extended
Key
Length
class
WrongExtendedKeyLength
(
val
length
:
UInt
)
:
Bip32Exception
Members
Constructors
Wrong
Extended
Key
Length
Link copied to clipboard
constructor
(
length
:
UInt
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
length
Link copied to clipboard
val
length
:
UInt
message
Link copied to clipboard
open
override
val
message
:
String