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
/
Log
/
Debug
Debug
data
class
Debug
(
val
log
:
String
)
:
Log
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