mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
184e5be9de
* adding checksum check at validator client and beacon node * adding validation and logs on validator client startup * moving the log and validation * fixing unit tests * adding test for back checksum on validator client * fixing bazel * addressing comments * fixing log display * Update beacon-chain/node/config.go * Apply suggestions from code review * breaking up lines * fixing unit test * ugh another fix to unit test Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"proposer_config": {
|
|
"0xa057816155ad77931185101128655c0191bd0214c201ca48ed887f6c4c6adf334070efcd75140eada5ac83a92506dd7a": {
|
|
"fee_recipient": "0xae967917c465db8578ca9024c205720b1a3651A9"
|
|
}
|
|
},
|
|
"default_config": {
|
|
"fee_recipient": "0xae967917c465db8578ca9024c205720b1a3651A9"
|
|
}
|
|
}
|