Skip to content

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

Open
@jeanmonet

Description

@jeanmonet

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/)

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