21 lines
527 B
TOML
21 lines
527 B
TOML
[general]
|
|
chain_id = 5
|
|
genesis_root = "0x043db0d9a83813551ee2f33450d23797757d430911a9320530ad8a0eabc43efb"
|
|
checkpoint = "0x172128eadf1da46467f4d6a822206698e2d3f957af117dd650954780d680dc99"
|
|
consensus_rpc = "http://testing.prater.beacon-api.nimbus.team"
|
|
execution_rpc = "https://eth-goerli.g.alchemy.com:443/v2/o_8Qa9kgwDPf9G8sroyQ-uQtyhyWa3ao"
|
|
|
|
[forks]
|
|
|
|
[forks.genesis]
|
|
epoch = 0
|
|
fork_version = "0x00001020"
|
|
|
|
[forks.altair]
|
|
epoch = 36660
|
|
fork_version = "0x01001020"
|
|
|
|
[forks.bellatrix]
|
|
epoch = 112260
|
|
fork_version = "0x02001020"
|