<div>Good morning Igor,<br></div><div><br></div><div>I believe Christian has vague plans to eventually have a builtin blockchain blockend that uses Neutrino, but my understanding, it will not get implemented anytime soon yet.<br></div><div><br></div><div>I think it would be useful to know what exactly c-lightning requires of the blockchain:<br></div><div><br></div><div>1.  Tx broadcast.<br></div><div>2.  Monitor of payment to scriptPubKey.<br></div><div>3.  Monitoring of transaction confirmation (getting confirmed, or getting reorged and possibly reducing confirmations).<br></div><div>4.  Monitoring of mempool transaction becoming invalidated (e.g. RBF) <- we do not use this yet, but we really should.<br></div><div>5.  Monitoring of transaction outpoint getting spent (i.e. new valid transaction that spends an outpoint).<br></div><div><br></div><div>Regards,<br></div><div>ZmnSCPxj<br></div>