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

support 'getinfo' command #3

@mndrix

Description

@mndrix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions