good morning!!!!

Skip to content
Snippets Groups Projects
Commit c343f75c authored by kiel barry's avatar kiel barry Committed by Felix Lange
Browse files

bmt: fix package documentation comment (#16909)

parent 52b1d094
Branches
Tags
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License // You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// simple nonconcurrent reference implementation for hashsize segment based // Package bmt is a simple nonconcurrent reference implementation for hashsize segment based
// Binary Merkle tree hash on arbitrary but fixed maximum chunksize // Binary Merkle tree hash on arbitrary but fixed maximum chunksize
// //
// This implementation does not take advantage of any paralellisms and uses // This implementation does not take advantage of any paralellisms and uses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment