ethereum / go-verkle

A go implementation of Verkle trees
The Unlicense
209 stars 63 forks source link

fix: typo of NewLeafNodeWithNoComms( ) #420

Closed agnxsh closed 9 months ago

agnxsh commented 9 months ago

Fixed the typo in https://github.com/ethereum/go-verkle/blob/master/tree.go#L312 (excuse me for closing the pr earlier)