==== EIP 1474: Remote Procedure Call (RPC) specification (DRAFT) ==== [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip| Return to Ethereum ERCs ]] : **Note**: The following is an excerpt from the official Ethereum site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | Title | Remote procedure call specification | | Author | Paul Bouchon | | Status | Draft | | Created | 2018-10-02 | | Description | [[http://eips.ethereum.org/EIPS/eip-1474]] | | Specification | [[http://eips.ethereum.org/EIPS/eip-1474#Specification]] | | Category | Interface |
Data sheet for Remote procedure call specification
=== Simple Summary === : //This proposal defines a standard set of remote procedure call methods that an [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum_node|Ethereum node]] should implement.// === Abstract === : //[[dido:public:ra:xapend:xapend.a_glossary:n:node|Nodes]] created by the current generation of Ethereum clients expose inconsistent and incompatible [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:1831]] methods because no formal Ethereum RPC specification exists. This proposal standardizes such a specification to provide developers with a predictable Ethereum RPC interface regardless of underlying node implementation.//