IAVL Dependency Inversion Refactor - create nodeDB interface for immutable and mutable trees #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Background
Please refer to #14 for more background information.
This task is specific to creating an interface for
nodeDB
and refactoring mutable and immutable tree to depend on the new abstraction instead of the concrete nodeDB struct.Acceptance Criteria
The text was updated successfully, but these errors were encountered: