Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bfish713 committed Nov 5, 2024
1 parent 264c700 commit 725d1c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/task-impls/src/da.rs
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ impl<TYPES: NodeType, I: NodeImplementation<TYPES>, V: Versions> DaTaskState<TYP
)
);



let txns = Arc::clone(&proposal.data.encoded_transactions);
let num_nodes = self.quorum_membership.total_nodes(self.cur_epoch);
let payload_commitment =
Expand Down

0 comments on commit 725d1c6

Please sign in to comment.