Skip to content

Commit

Permalink
Update config/src/main/java/org/hyperledger/besu/config/BlobScheduleO…
Browse files Browse the repository at this point in the history
…ptions.java

Co-authored-by: Sally MacFarlane <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
  • Loading branch information
siladu and macfarla authored Dec 19, 2024
1 parent 4927faf commit 0b0dc53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.google.common.collect.ImmutableMap;

/** The Checkpoint config options. */
/** The Blob Schedule config options. */
public class BlobScheduleOptions {

private final ObjectNode blobScheduleOptionsConfigRoot;
Expand Down

0 comments on commit 0b0dc53

Please sign in to comment.