Skip to content

Commit

Permalink
Delete a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Nov 24, 2021
1 parent aaa75f5 commit 3c84b17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zebra-consensus/src/block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ where
})?;
}

// TODO: check miner subsidy and miner fees (#1162)
let block_miner_fees =
block_miner_fees.map_err(|amount_error| BlockError::SummingMinerFees {
height,
Expand Down

0 comments on commit 3c84b17

Please sign in to comment.