add comments, improve readability, improve readme, fix default values

This commit is contained in:
poma 2019-09-05 17:43:06 -04:00
parent 51b06ed661
commit d39eb3ca4b
No known key found for this signature in database
GPG key ID: 530BBEE4AE8C3604
4 changed files with 86 additions and 39 deletions

View file

@ -133,5 +133,3 @@ contract MerkleTreeWithHistory {
return _zeros;
}
}