Version: 1.15.0
[1.15.0] – 2021-05-18
New
-
Sync latency detection increases connection reliability. Library will change the current endpoint
when it detects data sync latency on it. -
Configuration parameters:
latency_detection_interval
,
max_latency
. See client documentation for details. -
Debot module:
- signing messages with signing box handles returned from debots.
- return any sdk errors to debot in case of external calls.
- defining signing box handle used to sign message in approve callback.