You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EIPS/eip-7768.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ This approach may use more gas than other approaches where the consensus client
85
85
86
86
### Alternatives considered
87
87
88
-
* 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.
88
+
* 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.
89
89
* Create a new transaction type that encapsulates another signed transaction.
90
90
* Create a new opcode to get the coinbase of the next block.
0 commit comments