mirror of
https://github.com/logos-storage/proof-aggregation.git
synced 2026-01-03 22:33:08 +00:00
remove todo.
This commit is contained in:
parent
013c2bac81
commit
1723b182c7
@ -219,7 +219,6 @@ impl<
|
|||||||
let slot_last_index = builder.sub(n_cells_per_slot, one);
|
let slot_last_index = builder.sub(n_cells_per_slot, one);
|
||||||
|
|
||||||
// create the mask bits
|
// create the mask bits
|
||||||
// TODO: re-use this for block and slot trees
|
|
||||||
let mask_bits = builder.split_le(slot_last_index,max_depth);
|
let mask_bits = builder.split_le(slot_last_index,max_depth);
|
||||||
|
|
||||||
// last and mask bits for block tree
|
// last and mask bits for block tree
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user