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

Commits on Dec 5, 2022

  1. docs: Remove {stop,}notifyreceived JSON-RPC API.

    This removes the notifyreceived and stopnotifyrecieved methods from the
    JSON-RPC API documentation since they no longer exist.
    davecgh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    832713e View commit details
    Browse the repository at this point in the history
  2. docs: Remove recvtx ntfn JSON-RPC API.

    This removes the recvtx notification from the JSON-RPC API
    documentation since it no longer exists.
    davecgh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0b88b4c View commit details
    Browse the repository at this point in the history
  3. docs: Remove {stop,}notifyspent JSON-RPC API.

    This removes the notifyspent and stopnotifyspent methods from the
    JSON-RPC API documentation since they no longer exist.
    davecgh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8de1548 View commit details
    Browse the repository at this point in the history
  4. docs: Remove redeemingtx ntfn JSON-RPC API.

    This removes the redeemingtx notification from the JSON-RPC API
    documentation since it no longer exists.
    davecgh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b243cb5 View commit details
    Browse the repository at this point in the history