Child trie api changes BREAKING (#4857)

Co-Authored-By: thiolliere <gui.thiolliere@gmail.com>
This commit is contained in:
cheme
2020-04-20 15:21:22 +02:00
committed by GitHub
parent 7d9aa81bfc
commit 4ffcf98d8d
64 changed files with 1514 additions and 1655 deletions
+1 -1
View File
@@ -373,7 +373,7 @@ mod tests {
vec![111u8, 0, 0, 0, 0, 0, 0, 0]
}
],
children: map![],
children_default: map![],
},
)
}