https://github.com/ElementsProject/lightning/blob/master/doc/getting-started/getting-started/installation.md states:
"You will also need a version of bitcoind with segregated witness and estimatesmartfee with ECONOMICAL mode support. Version 0.16 or above should work.". This is not correct. You need at least v28.0 as this introduced —rpcwaittimeout. my old version v0.17 does not like that.
https://github.com/ElementsProject/lightning/blob/master/doc/getting-started/getting-started/installation.md states:
"You will also need a version of bitcoind with segregated witness and estimatesmartfee with ECONOMICAL mode support. Version 0.16 or above should work.". This is not correct. You need at least v28.0 as this introduced —rpcwaittimeout. my old version v0.17 does not like that.