Automatically merged updates to draft EIP(s) 2711 (#2745)

Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
This commit is contained in:
Micah Zoltu 2020-06-20 10:43:43 +08:00 committed by GitHub
parent 79b853ac14
commit 556fd84056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ requires (*optional): 2718
---
## Simple Summary
Creates a new transaction type that supports sposored transactions (separate gas payer from sender), batch transactions (multiple transactions executed in sequence), and expiring transactions (transactions which are not valid after a certain timestamp).
Creates a new transaction type that supports sponsored transactions (separate gas payer from sender), batch transactions (multiple transactions executed in sequence), and expiring transactions (transactions which are not valid after a certain timestamp).
## Abstract
An EIP-2718 transactions with the type number `2` is a new type of transaction that includes support for: