Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Remove old JSON-RPC API methods/ntfns. #3034

Merged
merged 4 commits into from
Dec 5, 2022

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 2, 2022

This is rebased on #3033.

This removes the following methods and notifications that no longer exist from from the JSON-RPC API documentation:

  • notifyreceived method
  • stopnotifyrecieved method
  • recvtx notification
  • notifyspent method
  • stopnotifyspent method
  • redeemingtx notification

@davecgh davecgh added the documentation Issues and/or pull requests related to documentation. label Dec 2, 2022
@davecgh davecgh added this to the 1.8.0 milestone Dec 2, 2022
@davecgh davecgh changed the title docs: Remove old JSON-RPC API methods/ntfs. docs: Remove old JSON-RPC API methods/ntfns. Dec 2, 2022
This removes the notifyreceived and stopnotifyrecieved methods from the
JSON-RPC API documentation since they no longer exist.
This removes the recvtx notification from the JSON-RPC API
documentation since it no longer exists.
This removes the notifyspent and stopnotifyspent methods from the
JSON-RPC API documentation since they no longer exist.
This removes the redeemingtx notification from the JSON-RPC API
documentation since it no longer exists.
@davecgh davecgh force-pushed the multi_remove_unused_rpc_method_refs branch from c61e686 to b243cb5 Compare December 5, 2022 19:33
@davecgh davecgh merged commit b243cb5 into decred:master Dec 5, 2022
@davecgh davecgh deleted the multi_remove_unused_rpc_method_refs branch December 5, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues and/or pull requests related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants