From db86b63a500edaea19713e0b4dcbb20d2e2388d1 Mon Sep 17 00:00:00 2001
From: Dmitriy Gerasimov <naeper@demlabs.net>
Date: Fri, 25 Jun 2021 15:36:01 +0700
Subject: [PATCH] [*] Fixed bug with deleting dap_chain_node_client_t before
 its timer fires up

---
 cellframe-sdk    | 2 +-
 prod_build       | 2 +-
 python-cellframe | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cellframe-sdk b/cellframe-sdk
index 47df4fae5..1a87a8e3c 160000
--- a/cellframe-sdk
+++ b/cellframe-sdk
@@ -1 +1 @@
-Subproject commit 47df4fae532e38d218f1f920b8522b45bad0cf03
+Subproject commit 1a87a8e3ca23ffd3871d06b5a414f7dddb707c72
diff --git a/prod_build b/prod_build
index c9ae3214b..dace2832f 160000
--- a/prod_build
+++ b/prod_build
@@ -1 +1 @@
-Subproject commit c9ae3214bea53992bbc93acb660f5ca5f8dc85a7
+Subproject commit dace2832fede47fce1d0527310afe6b8da090d08
diff --git a/python-cellframe b/python-cellframe
index a26bb987c..c22833d8c 160000
--- a/python-cellframe
+++ b/python-cellframe
@@ -1 +1 @@
-Subproject commit a26bb987ce1d029f9ca3677f0d24abaa0dc53250
+Subproject commit c22833d8ca9e182baf190016aec2ffb5579e5eae
-- 
GitLab