I run Core Lightning nodes for most of the time on top of Bitcoin Knots (I occasionally use Bitcoin Core with them). My
bitcoin.conf
hasdatacarriersize=35
permitbaremultisig=0
in it. Does this stop my node from propagating taproot assets? If not,
how might I tweak
bitcoin.conf
to stop their propagation? Are there any parameters in .lightning/bitcoin/config
that might be adjusted to stop this spam? Are taproot assets created with the use of OP_RETURN
?