Bitcoin-com / bitbox-sdk

BITBOX SDK for Bitcoin Cash
https://developer.bitcoin.com/bitbox
MIT License
89 stars 62 forks source link

Add getNetworkInfo endpoint to Control library #127

Closed christroutner closed 5 years ago

christroutner commented 5 years ago

This PR follows up with a recent PR merged into rest.bitcoin.com. This PR adds an additional endpoint to the Control library, to enable the use of the getNetworkInfo JSON RPC call to the full node. This replaces the getInfo call that was deprecated in v0.19.08 in the ABC full node.