mirror of
https://github.com/vacp2p/pmtree.git
synced 2025-02-22 03:58:16 +00:00
fix: test
This commit is contained in:
parent
cc266f5679
commit
f60b0458ad
@ -122,7 +122,7 @@ fn batch_insertions() -> PmtreeResult<()> {
|
||||
hex!("0000000000000000000000000000000000000000000000000000000000000004"),
|
||||
];
|
||||
|
||||
mt.batch_insert(None, &leaves)?;
|
||||
mt.batch_insert(None, leaves)?;
|
||||
|
||||
assert_eq!(
|
||||
mt.root(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user