Skip to content

Commit

Permalink
revert master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Demuirgos committed Aug 17, 2023
1 parent 706c8dc commit 26ddb49
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ private static ExecutionPayloadV3 CreateBlockRequestV3(IReleaseSpec spec, IWorld
blockRequestV3.ExcessBlobGas = excessBlobGas;
}



blockRequest.SetTransactions(transactions ?? Array.Empty<Transaction>());
TryCalculateHash(blockRequest, out Keccak? hash);
blockRequest.BlockHash = hash;
Expand Down

0 comments on commit 26ddb49

Please sign in to comment.