mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
prod -> mainnet
This commit is contained in:
parent
b313f9f4e6
commit
ddd89864e8
1 changed files with 1 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ var (
|
|||
Max: 9,
|
||||
UpdateFraction: 5007716,
|
||||
}
|
||||
// DefaultBlobSchedule is the latest configured blob schedule for Ethereum prod.
|
||||
// DefaultBlobSchedule is the latest configured blob schedule for Ethereum mainnet.
|
||||
DefaultBlobSchedule = &BlobScheduleConfig{
|
||||
Cancun: DefaultCancunBlobConfig,
|
||||
Prague: DefaultPragueBlobConfig,
|
||||
|
|
|
|||
Loading…
Reference in a new issue