From 025320be2424b803e8f18285829e20df19615c21 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 13 Apr 2021 15:45:15 +0300 Subject: Fix docs --- src/schema.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/schema.rs') diff --git a/src/schema.rs b/src/schema.rs index 4eb2f0a..d34de78 100644 --- a/src/schema.rs +++ b/src/schema.rs @@ -43,7 +43,7 @@ pub struct Claims { /// Global Database representation /// -/// [`blockchain`] is just the last block that was mined. All the blocks are written to disk as text +/// [`Db::blockchain`] is just the last block that was mined. All the blocks are written to disk as text /// files whenever they are accepted. /// /// [`pending_transactions`] is the in memory representation of the waiting transactions. Every -- cgit v1.2.3-70-g09d2