Skip to content

Commit

Permalink
chore: rm stray todo
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Apr 29, 2024
1 parent b5f26f5 commit 1de171f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/payload/basic/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,6 @@ pub fn commit_withdrawals<DB: Database<Error = ProviderError>>(
})
}

// todo: do this for payloads
/// Apply the [EIP-4788](https://eips.ethereum.org/EIPS/eip-4788) pre block contract call.
///
/// This constructs a new [Evm] with the given DB, and environment
Expand Down

0 comments on commit 1de171f

Please sign in to comment.