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
/
MiniscriptException
/
CmsTooManyKeys
Cms
Too
Many
Keys
class
CmsTooManyKeys
(
val
keys
:
UInt
)
:
MiniscriptException
Members
Constructors
Cms
Too
Many
Keys
Link copied to clipboard
constructor
(
keys
:
UInt
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
keys
Link copied to clipboard
val
keys
:
UInt
message
Link copied to clipboard
open
override
val
message
:
String