If you want to support the network and run a full node, then activate neutrino on your node and make it discoverable. In this way you help other to sync the neutrino from your node.
Done. neutrino=1 added to bitcoin.conf and restarted.
reply
You need these: discover=1 blockfilterindex=1 peerblockfilters=1
reply
blockfilterindex=1 peerblockfilters=1
These obviously make sense in the context of Neutrino. Added and restarted. Cheers!
reply
discover=1 is default, right? My node is already discoverable. Added it explicitly and restarted.
reply
yes is visible in the bitcoin network, but that discover line is only for neutrino clients to find your node.
reply