Skip to content

Commit a822011

Browse files
authored
Update README.md
1 parent d675e65 commit a822011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<h2>Features/Instructions</h2>
55
<ol>
66
<li>Required package "hashlib"</li>
7+
<li>Script "block.py" is implementation of an actual Block, The function "hash_block" is used for calculating hash value for the argumented block.</li>
8+
79
<li>Add Three different types of customised block.</li>
810
<li>Add a new block using "addBlock.py"</li>
911
<li>Validate your block using "validate_blockchain.py"</li>

0 commit comments

Comments
 (0)