Skip to content

Commit

Permalink
removed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeioris committed Jan 30, 2025
1 parent 57f80fb commit d5abfdc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ impl StackerDBListener {
}
};
block.responded_signers.insert(rejected_pubkey);

block.total_reject_weight = block
.total_reject_weight
.checked_add(signer_entry.weight)
Expand Down

0 comments on commit d5abfdc

Please sign in to comment.