From bbe57253e5c3aa7346c5b93ec00895d6af7fa097 Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Sun, 20 Sep 2020 23:01:01 +0800 Subject: [PATCH] implemented the sequence transaction seeking in ledger database; --- core | 2 +- framework | 2 +- test | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core b/core index 74fe2d11..e012c739 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 74fe2d114ebdaeb163bca256ca555aa83bc27f3d +Subproject commit e012c739a8b03d1f1a5714aec10e14fa3219d00b diff --git a/framework b/framework index afbd2eaa..85286017 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit afbd2eaa6d3c9019f36d9a6d86126864713b6fe6 +Subproject commit 852860179ce8f96a839e4ef79698d37c95dec710 diff --git a/test b/test index c85c469b..e26670ec 160000 --- a/test +++ b/test @@ -1 +1 @@ -Subproject commit c85c469bdb4dcfdae72544a91067eeb91c330479 +Subproject commit e26670ec0bec5103b6732f396894078711416509