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

v17: Finish network section #42

Merged
merged 5 commits into from
Oct 16, 2024
Merged

Conversation

tcharding
Copy link
Member

Finish all RPC methods under the network section of the docs. Do a bunch of clean ups on the way.

Update the key docs now that we worked out that a bunch of RPC methods
are either deprecated or do not return anything.

We choose not to implement deprecated for v17 because v17.1 is so far
back anyways. And obviously if nothing is returned we don't need a type
for it.
Finish implementing all JSON types for stuff under the network section.
Includes various cleanups and testing.
@tcharding tcharding merged commit 53f679a into rust-bitcoin:master Oct 16, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant