From 8f5429979e73d57107f6eeab6dce0d80edcb2b84 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Sat, 22 Jun 2019 15:48:54 -0400 Subject: [PATCH] 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 --- EIPS/eip-695.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-695.md b/EIPS/eip-695.md index 378063ff633031..0c58a05c190383 100644 --- a/EIPS/eip-695.md +++ b/EIPS/eip-695.md @@ -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 }