Skip to content

Commit

Permalink
remove deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Nov 13, 2023
1 parent bbb14cd commit fe54ade
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ private SafeFuture<SignedBeaconBlock> unblindBlock(
.thenApply(SignedBlockContainer::getSignedBlock);
}

@Deprecated
// TODO: add blobs and proofs
private SignedBlockContents createUnblindedSignedBlockContents(
final SignedBeaconBlock signedBlock) {
Expand Down

0 comments on commit fe54ade

Please sign in to comment.