Browse Source

fixed the bug that consensus client for one ledger is not sigleton;

tags/1.4.0^2
huanghaiquan 4 years ago
parent
commit
bfe68908b2
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      core
  2. +1
    -1
      framework
  3. +1
    -1
      libs/bft-smart
  4. +1
    -1
      test

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit 160f21a6e8ae507650a6ea810e35a4be9b58c5ae
Subproject commit 74aa9ad1d63e9a05be47aa9cd8891842b4423bce

+ 1
- 1
framework

@@ -1 +1 @@
Subproject commit ee93f76209d91cd9fea4aa37929d06fda2f55069
Subproject commit f4817eed10edd51c9d6f33a343dcdc142e524789

+ 1
- 1
libs/bft-smart

@@ -1 +1 @@
Subproject commit 8189a1dfa6f48cb872ba4bf7e9ce49af849101ba
Subproject commit 9d1ba359d73d3a2af521ba7b6b47f892a3a51de5

+ 1
- 1
test

@@ -1 +1 @@
Subproject commit d641ed5749fa8f36e0fa3fa6454a54ed0135461c
Subproject commit e94f23b3b2c79bd1b014dca345711cf41a509c90

Loading…
Cancel
Save