From a05c9a48c294ae43918bd011d7e7ec3b094b678c Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Wed, 22 Feb 2023 19:18:00 +0100
Subject: [PATCH] Readme: Remove removed feature (#429)

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

diff --git a/README.md b/README.md
index 2e0fe451..96e67cd4 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
 
-- 
GitLab