Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
virajbhartiya committed Nov 28, 2024
1 parent 4121cb4 commit 643b4dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rpc/methods/eth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,6 @@ impl RpcMethod<2> for EthGetBlockByNumber {
}
}

// First add the shared function that both methods will use
async fn get_block_receipts<DB: Blockstore + Send + Sync + 'static>(
ctx: &Ctx<DB>,
block_hash: EthHash,
Expand Down

0 comments on commit 643b4dc

Please sign in to comment.