Summary
A refactor of the RPC implementation to include removing unnecessary endpoints, providing more consistent responses, expanding the usefulness of responses and errors, and adding new endpoints.
This second phase will expand the scope from the first phase (#29) to include a second tier of endpoints and functionality. More details to be defined as targeted release gets closer.
What problem would be solved by this feature?
Better RPC performance, more consistent input and output handling and expanded functionality for various use cases.
Summary A refactor of the RPC implementation to include removing unnecessary endpoints, providing more consistent responses, expanding the usefulness of responses and errors, and adding new endpoints.
This second phase will expand the scope from the first phase (#29) to include a second tier of endpoints and functionality. More details to be defined as targeted release gets closer.
What problem would be solved by this feature? Better RPC performance, more consistent input and output handling and expanded functionality for various use cases.
Dependencies
Related Links