pokt-network / smt

A Go library that implements a Sparse Merkle Trie for a key-value map.
https://pkg.go.dev/github.com/pokt-network/smt
Other
16 stars 4 forks source link

[Code Health] refactor: SMST#Root(), #Sum(), & #Count() #51

Closed bryanchriswhite closed 3 months ago

bryanchriswhite commented 3 months ago

Summary

Human Summary

AI Summary

reviewpad:summary

Issue

Fixes https://github.com/pokt-network/poktroll/issues/584

Type of change

Please mark the relevant option(s):

Testing

Required Checklist

If Applicable Checklist