core-lightning/contrib/pylightning/lightning
Christian Decker 582ea1a33b jsonrpc: Remove dev-blockheight in favor of getinfo
`getinfo` has been providing the blockheight for a good while and doesn't
require the `DEVELOPER=1` flag during compilation, so it should be the preferred
method to retrieve the blockchain height.
2018-07-04 00:08:14 +00:00
..
__init__.py pylightning: Subclass ValueError to access to the returned error 2018-07-01 04:13:04 +00:00
lightning.py jsonrpc: Remove dev-blockheight in favor of getinfo 2018-07-04 00:08:14 +00:00