-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Description
Regarding
execution-apis/src/schemas/execute.yaml
Line 117 in e56d320
| BlockOverrides: |
COINBASE is an EVM Opcode, Fee Recipient is an out of protocol definition provided by the validator to block builder.
It can be the same, but not necessarily so (its the same if validator builds the block).
E.g. showing the registration process of setting fee recipient
PushProposerSettings calls the prepareBeaconProposer RPC to set the fee recipient and also the register validator API if using a custom builder.
Builder sends a payment to fee recipient and can is COINBASE address.
Metadata
Metadata
Assignees
Labels
No labels