mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-06 22:54:21 +01:00
With python-bitcoinlib==0.9.0 it appears that the URL based auth information is no longer used, so we fall back to reading the config file for the bitcoind daemon instead. Signed-off-by: Christian Decker <decker.christian@gmail.com>