From ce03d1402e8076fa3c249f983164bc10acdf3914 Mon Sep 17 00:00:00 2001 From: alpaylan Date: Thu, 15 Apr 2021 00:24:27 +0300 Subject: fix docs. --- src/schema.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/schema.rs b/src/schema.rs index 2a9e1db..c740bf3 100644 --- a/src/schema.rs +++ b/src/schema.rs @@ -117,7 +117,7 @@ pub struct Transaction { } /// A block that was proposed with `transaction_list` and `nonce` that made `hash` valid, 6 zeroes -/// at the right hand side of the hash (24 bytes) +/// at the left hand side of the hash (24 bytes) /// /// We are mining using blake2s algorithm, which produces 256 bit hashes. Hash/second is roughly /// 20x10^3. -- cgit v1.2.3-70-g09d2