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

Already on GitHub? Sign in to your account

Dev Doc: New 0.9.2 RPCs: getblockchaininfo, getnetworkinfo, getwalletinfo #509

Merged
merged 1 commit into from Aug 9, 2014

Conversation

Projects
None yet
2 participants
Contributor

harding commented Aug 8, 2014

Added the three new RPCs to the RPC docs and also added a warning that getinfo will be removed in a future version.

I also looked through all the 0.9.0 to 0.9.2 commit messages and didn't see anything else that needed updating in the dev docs. (Though I imagine we'll have lots to change for 0.10.)

New 0.9.2 RPCs: getblockchaininfo, getnetworkinfo, getwalletinfo
Added the three new RPCs to the RPC docs and also added a warning that
getinfo will be removed in a future version.
Contributor

saivann commented Aug 8, 2014

@harding Thanks for updating the docs!

Contributor

harding commented Aug 8, 2014

@saivann my pleasure!

In the absence of critical feedback, I'll merge this around 10:00 UTC Saturday.

@harding harding merged commit 2c07b3d into bitcoin-dot-org:master Aug 9, 2014

@harding harding deleted the harding:update-to-0.9.2 branch Feb 25, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment