mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 20:56:42 +00:00
params: set osaka bpo schedule
This commit is contained in:
parent
5c8a670c37
commit
2cf8b8ecc4
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ var (
|
||||||
BlobScheduleConfig: &BlobScheduleConfig{
|
BlobScheduleConfig: &BlobScheduleConfig{
|
||||||
Cancun: DefaultCancunBlobConfig,
|
Cancun: DefaultCancunBlobConfig,
|
||||||
Prague: DefaultPragueBlobConfig,
|
Prague: DefaultPragueBlobConfig,
|
||||||
|
Osaka: DefaultOsakaBlobConfig,
|
||||||
BPO1: DefaultBPO1BlobConfig,
|
BPO1: DefaultBPO1BlobConfig,
|
||||||
BPO2: DefaultBPO2BlobConfig,
|
BPO2: DefaultBPO2BlobConfig,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue