-
Notifications
You must be signed in to change notification settings - Fork 77
Non-RPC requests can be removed from docs #809
Copy link
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
They've been considered deprecated in favor of JSON-RPC requests for some time now, and can be freely removed.
In fact, newly added functionality was only supported via JSON-RPC API.
E.g. for the block abortion functionality, only its JSON-RPC way of invoking via devnet_abortBlocks should be mentioned; mentions of POST /abort_blocks should be removed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
✅ Done