mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 15:13:58 -05:00
ephemery genesis - cancun and prague blob config update (#8292)
Signed-off-by: gconnect <agatevureglory@gmail.com> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
@@ -17,6 +17,18 @@
|
||||
"shanghaiTime": 0,
|
||||
"cancunTime": 0,
|
||||
"depositContractAddress": "0x4242424242424242424242424242424242424242",
|
||||
"blobSchedule": {
|
||||
"cancun": {
|
||||
"target": 3,
|
||||
"max": 6,
|
||||
"baseFeeUpdateFraction": 3338477
|
||||
},
|
||||
"prague": {
|
||||
"target": 6,
|
||||
"max": 9,
|
||||
"baseFeeUpdateFraction": 5007716
|
||||
}
|
||||
},
|
||||
"ethash" : {},
|
||||
"discovery" : {
|
||||
"bootnodes" : [
|
||||
|
||||
Reference in New Issue
Block a user