feat: verify a old root and all incremental items after it

This commit is contained in:
Boyu Yang
2023-06-28 17:59:25 +08:00
parent 8206b586c3
commit 91e624f60f
3 changed files with 113 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
mod test_accumulate_headers;
mod test_helper;
mod test_incremental;
mod test_mmr;
mod test_sequence;