need to fix NewMutableTreeWithCacheWithOpts to use cacheSize #480
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/minor
Summary
In our iavl repo, NewMutableTreeWithCacheWithOpts func has *cache(, not cacheSize) as arguments.
So if we want to use cacheSize as arguments, it is needed to fix iavl repo(NewMutableTreeWithCacheWithOpts func).
For Admin Use
The text was updated successfully, but these errors were encountered: