Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

support 'getinfo' command #3

Open
mndrix opened this issue Jan 9, 2012 · 1 comment
Open

support 'getinfo' command #3

mndrix opened this issue Jan 9, 2012 · 1 comment

Comments

@mndrix
Copy link
Owner

mndrix commented Jan 9, 2012

Create a function that wraps Bitcoin's getinfo command. It should return all the information that command provides. Because there's so much information, it might be best to wrap it all in a new type. That way, as the command adds more information, we can just expand the type definition and all existing code keeps working.

@cgaebel
Copy link

cgaebel commented Oct 25, 2012

Fixed in my pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants