Skip to content

Commit

Permalink
Revert "Formatting"
Browse files Browse the repository at this point in the history
This reverts commit 28af071.
  • Loading branch information
nflaig committed Jan 17, 2025
1 parent 28af071 commit f6a9d5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/config/src/forkConfig/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ export type ForkInfo = {
prevForkName: ForkName;
};

/**
* Set of config values that frequently change across hard-forks
*/
/** Set of config values that frequently change across hard-forks */
export type ConfigValue = {
MAX_BLOBS_PER_BLOCK: number;
MAX_REQUEST_BLOB_SIDECARS: number;
Expand Down

0 comments on commit f6a9d5b

Please sign in to comment.