From bfe68908b2d84e00d8c00d7d0a9abc03ecfd1916 Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Tue, 15 Dec 2020 16:54:54 +0800 Subject: [PATCH] fixed the bug that consensus client for one ledger is not sigleton; --- core | 2 +- framework | 2 +- libs/bft-smart | 2 +- test | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core b/core index 160f21a6..74aa9ad1 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 160f21a6e8ae507650a6ea810e35a4be9b58c5ae +Subproject commit 74aa9ad1d63e9a05be47aa9cd8891842b4423bce diff --git a/framework b/framework index ee93f762..f4817eed 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit ee93f76209d91cd9fea4aa37929d06fda2f55069 +Subproject commit f4817eed10edd51c9d6f33a343dcdc142e524789 diff --git a/libs/bft-smart b/libs/bft-smart index 8189a1df..9d1ba359 160000 --- a/libs/bft-smart +++ b/libs/bft-smart @@ -1 +1 @@ -Subproject commit 8189a1dfa6f48cb872ba4bf7e9ce49af849101ba +Subproject commit 9d1ba359d73d3a2af521ba7b6b47f892a3a51de5 diff --git a/test b/test index d641ed57..e94f23b3 160000 --- a/test +++ b/test @@ -1 +1 @@ -Subproject commit d641ed5749fa8f36e0fa3fa6454a54ed0135461c +Subproject commit e94f23b3b2c79bd1b014dca345711cf41a509c90