Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
fix jf in cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
move47 committed Feb 19, 2024
1 parent 151402f commit a69f7fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
23 changes: 6 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/testing/basic_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ mod tests {
justify_qc: justify_qc.clone(),
timeout_certificate: None,
proposer_id: pub_key,
upgrade_certificate: None,
};

let payload_commitment = qc_proposal.block_header.payload_commitment();
Expand Down

0 comments on commit a69f7fa

Please sign in to comment.