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
This commit is contained in:
hjlee9182 2019-09-30 23:27:08 +09:00 committed by EIP Automerge Bot
parent ee60f5a504
commit d3d730fbf3
1 changed files with 1 additions and 0 deletions

View File

@ -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| |-32002|Resource unavailable|Requested resource not available|non-standard|
|-32003|Transaction rejected|Transaction creation failed|non-standard| |-32003|Transaction rejected|Transaction creation failed|non-standard|
|-32004|Method not supported|Method is not implemented|non-standard| |-32004|Method not supported|Method is not implemented|non-standard|
|-32005|Limit exceeded|Request exceeds defined limit|non-standard|
Example error response: Example error response: