Skip to content

Commit

Permalink
Automatically merged updates to draft EIP(s) 695 (ethereum#2133)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
fulldecent authored and MadeofTin committed Nov 13, 2019
1 parent 4be6e30 commit e4fd87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-695.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
Expand Down

0 comments on commit e4fd87e

Please sign in to comment.