mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-14 17:04:11 +00:00
Include @tcz001 as author and add related links
This commit is contained in:
parent
b54a4e3d84
commit
3a6b4663b9
@ -2,7 +2,7 @@
|
||||
|
||||
EIP: <to be assigned>
|
||||
Title: Create `eth_chainId` method for JSON-RPC
|
||||
Author: Isaac Ardis: isaac.ardis@gmail.com, Wei Tang: hi@that.world
|
||||
Author: Isaac Ardis: isaac.ardis@gmail.com, Wei Tang: hi@that.world, [@tcz001](https://github.com/tcz001)
|
||||
Type: Standard Track
|
||||
Category: Interface
|
||||
Status: Draft
|
||||
@ -26,11 +26,6 @@ the RPC.
|
||||
|
||||
## Specification
|
||||
|
||||
__Related PR__:
|
||||
https://github.com/ethereum/go-ethereum/pull/15002
|
||||
|
||||
__Example documentation__:
|
||||
|
||||
----
|
||||
|
||||
### eth_chainId
|
||||
@ -66,6 +61,12 @@ it fetch a transaction that is known to have signed with a chain
|
||||
ID. This has since caused trouble for application developers, such as
|
||||
MetaMask, to add multi-chain support.
|
||||
|
||||
Please note related links:
|
||||
|
||||
- [Parity PR](https://github.com/paritytech/parity/pull/6329)
|
||||
- [Geth Classic PR (merged)](https://github.com/ethereumproject/go-ethereum/pull/336)
|
||||
|
||||
|
||||
## Backwards Compatibility
|
||||
Not relevant.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user