python-bitcoinlib
python-bitcoinlib copied to clipboard
GetInfo Depreciated so I added function in order to replace it
trafficstars
Hello ! I would like to help you with my Pull Request. I'm a noobie but my master thesis is based on blockchain so found this git repo. Please tell my what am I doing wrong if it's the case :)
It's what I added :
-getnetworkinfo(self) -getwalletinfo(self) -getblockchaininfo(self)
I hope it would help fixes #244