Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Oct 23, 2024
1 parent 3aa904f commit 230cf20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ private boolean isLocallyCreatedBlock(final SignedBlockContainer signedBlockCont
return false;
}
return localBlockProduction
.join()
.getImmediately()
.map(
blockContainerAndMetaData ->
blockContainerAndMetaData
Expand Down

0 comments on commit 230cf20

Please sign in to comment.