mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-05 23:13:05 +00:00
rework funcs
This commit is contained in:
parent
68c333f2a8
commit
af51366de6
@ -133,7 +133,7 @@ impl StorageProofs {
|
|||||||
builder.push_input(name, decode_u256(val)?);
|
builder.push_input(name, decode_u256(val)?);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
None => todo!(),
|
_ => return Err("expected inner array of u256".to_string()),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user