mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-22 11:48:19 +00:00
use relative link (#3677)
This commit is contained in:
parent
e54158c137
commit
7fcc3bb807
@ -18,7 +18,7 @@ The `COINBASE` address shall be warm at the start of transaction execution, in a
|
||||
|
||||
## Motivation
|
||||
Direct `COINBASE` payments are becoming increasingly popular because they allow conditional payments, which provide benefits such as implicit cancellation of transactions that would revert.
|
||||
But accessing `COINBASE` is overpriced; the address is initially cold under the access list framework introduced in [EIP-2929](https://eips.ethereum.org/EIPS/eip-2929).
|
||||
But accessing `COINBASE` is overpriced; the address is initially cold under the access list framework introduced in [EIP-2929](./eip-2929).
|
||||
This gas cost mismatch can incentivize alternative payments besides ETH, such as ERC20, but ETH should be the primary means of paying for transactions on Ethereum.
|
||||
|
||||
## Specification
|
||||
|
Loading…
x
Reference in New Issue
Block a user