Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszrzasik committed Nov 26, 2024
1 parent ebe4602 commit 25e98bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/task-impls/src/quorum_proposal/handlers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ impl<TYPES: NodeType, V: Versions> ProposalDependencyHandle<TYPES, V> {
justify_qc: parent_qc,
upgrade_certificate,
view_change_evidence: proposal_certificate,
// TODO fix these to use the proper values
drb_seed: [0; 96],
drb_result: [0; 32],
};
Expand Down

0 comments on commit 25e98bb

Please sign in to comment.