Skip to content

In RPC module, "getinfo" method doesn't seem to work #244

Open
@jeanmonet

Description

Hi,

I noticed earlier today that the method getinfo() doesn't seem to work in the rpc module:

r = self._call('getinfo')

Should call('getinfo') be replaced by call('getblockchaininfo')? (https://bitcoincore.org/en/doc/0.20.0/rpc/blockchain/getblockchaininfo/)

Activity

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

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