From b63a5619b6e7266b8895a5c2033c579215b943bc Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Mon, 5 Jun 2023 18:26:48 +0200
Subject: [PATCH] Readme: Remove removed feature (#429)

---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index 2e0fe451..d137fa08 100644
--- a/README.md
+++ b/README.md
@@ -63,9 +63,7 @@ silkaj -ep <hostname>:<port> <sub-command>
 ### Currency information & blockchain exploration
 
 - Check the present currency information stand
-- Display current proof of work difficulty level to generate the next block
 - Explore the blockchain block by block
-- Verify blockchain blocks hashes
 
 ### Money management
 
@@ -90,7 +88,6 @@ silkaj -ep <hostname>:<port> <sub-command>
 ### Others
 
 - Display Ğ1 monetary license
-- Public key checksum
 
 ## Wrappers
 
-- 
GitLab