From d3d730fbf3d34220cb1263d19311d8b14e535aef Mon Sep 17 00:00:00 2001 From: hjlee9182 <46337218+hjlee9182@users.noreply.github.com> Date: Mon, 30 Sep 2019 23:27:08 +0900 Subject: [PATCH] Automatically merged updates to draft EIP(s) 1474 (#2300) 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-1474.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EIPS/eip-1474.md b/EIPS/eip-1474.md index ff075643..301fd0a6 100644 --- a/EIPS/eip-1474.md +++ b/EIPS/eip-1474.md @@ -45,6 +45,7 @@ If an Ethereum RPC method encounters an error, the `error` member included on th |-32002|Resource unavailable|Requested resource not available|non-standard| |-32003|Transaction rejected|Transaction creation failed|non-standard| |-32004|Method not supported|Method is not implemented|non-standard| +|-32005|Limit exceeded|Request exceeds defined limit|non-standard| Example error response: