bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
Log
/
Debug
Debug
data
class
Debug
(
val
log
:
String
)
:
Log
(
source
)
A human-readable debug message.
Members
Constructors
Debug
Link copied to clipboard
constructor
(
log
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Link copied to clipboard
val
log
:
String