From 29b1fff54aa08eeb14d7c3e1c8ca97d4a46b0bc2 Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Tue, 8 Aug 2017 18:17:27 +0200
Subject: [PATCH] [enh] doc: integration test: compute a block

---
 doc/validator-guide.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/validator-guide.md b/doc/validator-guide.md
index 4ed1a3b6a..618a08e95 100644
--- a/doc/validator-guide.md
+++ b/doc/validator-guide.md
@@ -79,3 +79,7 @@ Duniter should be able to resolve forks, i.e. switch on a branch that does not c
 >
 > After ~30 minutes, the fork should be resolved.
 >
+
+### Bloc computation
+
+The node should sucessfully compute one block.
-- 
GitLab