Skip to content

Commit

Permalink
Update eip-7768.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent authored Dec 24, 2024
1 parent 4d11ff0 commit f6a1cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7768.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ This approach may use more gas than other approaches where the consensus client

### Alternatives considered

* Update [EIP-1559](./erc-1559) so that transactions with gasPrice = 0 are legal, but only if the comensurate amount of gas will be burnt by the block preparer in that same block.
* Update [EIP-1559](./eip-1559) so that transactions with gasPrice = 0 are legal, but only if the comensurate amount of gas will be burnt by the block preparer in that same block.
* Create a new transaction type that encapsulates another signed transaction.
* Create a new opcode to get the coinbase of the next block.

Expand Down

0 comments on commit f6a1cc3

Please sign in to comment.