fix some bugx, adjust stucts

This commit is contained in:
Daniel Knopik
2022-09-17 11:26:18 +02:00
parent 8e4e499b51
commit 95203c51d4
20 changed files with 256 additions and 20 deletions

View File

@@ -81,6 +81,7 @@ macro_rules! impl_for_lt_32byte_u8_array {
impl_for_lt_32byte_u8_array!(4);
impl_for_lt_32byte_u8_array!(32);
impl_for_lt_32byte_u8_array!(48);
impl TreeHash for U128 {
fn tree_hash_type() -> TreeHashType {