ethereum / go-verkle

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

rename InsertStem and GetStem #411

Closed gballet closed 10 months ago

gballet commented 10 months ago

The names InsertStem and GetStem are confusing, they imply that we are getting the stem, when we are getting the values at that stem.