mirror of https://github.com/status-im/EIPs.git
Automatically merged updates to draft EIP(s) 695 (#2133)
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:
parent
5ebc5df9ec
commit
1664c7ddea
|
@ -51,7 +51,7 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}
|
|||
|
||||
// Result
|
||||
{
|
||||
"id":83,
|
||||
"id": 83,
|
||||
"jsonrpc": "2.0",
|
||||
"result": "0x3d" // 61
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue