From 61534e568d19fd0bfebe269ad4615c1f1b6fff6f Mon Sep 17 00:00:00 2001 From: Yue Cong Date: Fri, 16 Dec 2022 01:30:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6738df..d2963fd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ledger Database -This repository includes the implementations of QLDB and LedgerDB, which are used in the paper "[GlassDB: Practical Verifiable Ledger Database Through Transparency](http://arxiv.org/abs/2207.00944)". Extended version of paper can be found [Here](doc/) +This repository includes the implementations of QLDB and LedgerDB, which are used in the paper "[GlassDB: Practical Verifiable Ledger Database Through Transparency](doc/)". ## Code Structure - `/distributed` - A common distributed layer using two-PC for distribute transaction