mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 12:27:18 +00:00
20 lines
469 B
JSON
20 lines
469 B
JSON
|
{
|
||
|
"proposer_config": {
|
||
|
"0xa057816155ad77931185101128655c0191bd0214c201ca48ed887f6c4c6adf334070efcd75140eada5ac83a92506dd7a": {
|
||
|
"fee_recipient": "0x50155530FCE8a85ec7055A5F8b2bE214B3DaeFd3",
|
||
|
"builder": {
|
||
|
"enabled": true,
|
||
|
"gas_limit": "asdfsffsdf"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"default_config": {
|
||
|
"fee_recipient": "0x6e35733c5af9B61374A128e6F85f553aF09ff89A",
|
||
|
"builder": {
|
||
|
"enabled": true,
|
||
|
"gas_limit": 40000000
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|