From 58df47c2edcf9589c938604316c502f24f29fbd7 Mon Sep 17 00:00:00 2001
From: "alexey.stratulat" <alexey.stratulat@demlabs.net>
Date: Tue, 21 Apr 2020 15:56:34 +0700
Subject: [PATCH] [+] Added submodule libdap-chain-wallet-python.

---
 .gitmodules                                     | 3 +++
 cellframe-sdk-python/libdap-chain-wallet-python | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 cellframe-sdk-python/libdap-chain-wallet-python

diff --git a/.gitmodules b/.gitmodules
index ea769d87..610ceb2c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -38,3 +38,6 @@
 	path = cellframe-sdk-python/libdap-app-cli-python
 	url = https://gitlab.demlabs.net/cellframe/libdap-app-cli-python.git
 	branch = master
+[submodule "cellframe-sdk-python/libdap-chain-wallet-python"]
+	path = cellframe-sdk-python/libdap-chain-wallet-python
+	url = https://gitlab.demlabs.net/cellframe/libdap-chain-wallet-python.git
diff --git a/cellframe-sdk-python/libdap-chain-wallet-python b/cellframe-sdk-python/libdap-chain-wallet-python
new file mode 160000
index 00000000..64b6ac57
--- /dev/null
+++ b/cellframe-sdk-python/libdap-chain-wallet-python
@@ -0,0 +1 @@
+Subproject commit 64b6ac5708fda63c042a08eafbaf6c0475e3c231
-- 
GitLab