mirror of https://github.com/status-im/EIPs.git
Merge pull request #2058 from axic/rpc-updates
Add EIP-1474 as a requirement to RPC ERCs
This commit is contained in:
commit
9457546b14
|
@ -7,6 +7,7 @@ status: Draft
|
|||
type: Standards Track
|
||||
category: Interface
|
||||
created: 2018-05-04
|
||||
requires: 1474
|
||||
---
|
||||
|
||||
## Simple summary
|
||||
|
|
|
@ -7,6 +7,7 @@ status: Draft
|
|||
type: Standards Track
|
||||
category: Interface
|
||||
created: 2018-06-24
|
||||
requires: 1474
|
||||
---
|
||||
|
||||
<!--You can leave these HTML comments in your merged EIP and delete the visible duplicate text guides, they will not appear and may be helpful to refer to if you edit it again. This is the suggested template for new EIPs. Note that an EIP number will be assigned by an editor. When opening a pull request to submit your EIP, please use an abbreviated title in the filename, `eip-draft_title_abbrev.md`. The title should be 44 characters or less.-->
|
||||
|
|
|
@ -6,7 +6,7 @@ type: Standards Track
|
|||
category: Interface
|
||||
status: Draft
|
||||
created: 2019-04-01
|
||||
requires: 234
|
||||
requires: 234, 1474
|
||||
---
|
||||
|
||||
## Simple Summary
|
||||
|
|
|
@ -6,6 +6,7 @@ type: Standards Track
|
|||
category: Interface
|
||||
status: Draft
|
||||
created: 2017-03-24
|
||||
requires: 1474
|
||||
---
|
||||
|
||||
## Simple Summary
|
||||
|
|
|
@ -6,6 +6,7 @@ type: Standards Track
|
|||
category: Interface
|
||||
status: Draft
|
||||
created: 2017-08-21
|
||||
requires: 1474
|
||||
---
|
||||
|
||||
## Simple Summary
|
||||
|
|
|
@ -6,6 +6,7 @@ type: Standards Track
|
|||
category: Interface
|
||||
status: Draft
|
||||
created: 2017-11-09
|
||||
requires: 1474
|
||||
---
|
||||
|
||||
## Simple Summary
|
||||
|
|
Loading…
Reference in New Issue