Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Conversation
|
@harding Thanks for updating the docs! |
|
@saivann my pleasure! In the absence of critical feedback, I'll merge this around 10:00 UTC Saturday. |
harding
merged commit 2c07b3d
into
bitcoin-dot-org:master
Aug 9, 2014
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
harding commentedAug 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.)