bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
Warning
/
UnexpectedSyncError
Unexpected
Sync
Error
data
class
UnexpectedSyncError
(
val
warning
:
String
)
:
Warning
(
source
)
An unexpected error occured processing a peer-to-peer message.
Members
Constructors
Unexpected
Sync
Error
Link copied to clipboard
constructor
(
warning
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
warning
Link copied to clipboard
val
warning
:
String