Application
The last method that we need to implement is Store::apply
. This method takes a merged root and a set of deletions, and updates the local tree to match the merged tree.
The last method that we need to implement is Store::apply
. This method takes a merged root and a set of deletions, and updates the local tree to match the merged tree.