Skip to content

Commit

Permalink
resolve conflict on rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Nov 20, 2023
1 parent d7d01da commit 00a7246
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ExecutionPayloadResult initiateBlockAndBlobsProduction(
/**
* Required {@link #initiateBlockProduction(ExecutionPayloadContext, BeaconState, boolean)} or
* {@link #initiateBlockAndBlobsProduction(ExecutionPayloadContext, BeaconState, boolean)} to have
* been first in order for a value to be present
* been called first in order for a value to be present
*/
Optional<ExecutionPayloadResult> getCachedPayloadResult(UInt64 slot);

Expand Down

0 comments on commit 00a7246

Please sign in to comment.