From 798a0eb0f53af21a3746dc7c20f1211c96395276 Mon Sep 17 00:00:00 2001 From: nadams Date: Tue, 18 Jul 2017 07:02:48 -0700 Subject: [PATCH] Edited glossary.asciidoc with Atlas code editor --- glossary.asciidoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/glossary.asciidoc b/glossary.asciidoc index a28723bf..9d700134 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -73,12 +73,12 @@ fork:: genesis block:: The first block in the blockchain, used to initialize the cryptocurrency. -Hard Fork:: - Hard Fork, also known as Hard-Forking Change, is a permanent divergence in the blockchain, commonly occurs when non-upgraded nodes can’t validate blocks created by upgraded nodes that follow newer consensus rules. - Not to be confused with Fork, Soft fork, Software fork or Git fork. +hard fork:: + Hard fork, also known as Hard-Forking Change, is a permanent divergence in the blockchain, commonly occurs when non-upgraded nodes can’t validate blocks created by upgraded nodes that follow newer consensus rules. + Not to be confused with fork, soft fork, software fork or Git fork. -Hardware Wallet:: - A hardware Wallet is a special type of bitcoin wallet which stores the user's private keys in a secure hardware device. +hardware wallet:: + A hardware wallet is a special type of bitcoin wallet which stores the user's private keys in a secure hardware device. hash:: A digital fingerprint of some binary input.