Open
Description
Hi,
I noticed earlier today that the method getinfo()
doesn't seem to work in the rpc
module:
python-bitcoinlib/bitcoin/rpc.py
Line 513 in b5540e8
Should call('getinfo')
be replaced by call('getblockchaininfo')
? (https://bitcoincore.org/en/doc/0.20.0/rpc/blockchain/getblockchaininfo/)
Metadata
Assignees
Labels
No labels
Activity