pull down to refresh

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 has
datacarriersize=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 ?
this territory is moderated
No, there's no way to filter because the tapass are not like sats "traveling" around channels. Are just tokens created at the initial channel and "decyphered" at the destination peer. And is working only with nodes that use the LiT (Lightning Terminal). LiT is the "interface" for these tapass.
Is like the comment attached to a LN invoice.
The only way to stop this crap is to educate more people to not use them.
reply
I see. In order to transact with those assets on lightning one would need to have an LND node plus some software. But taproot assets can also be sent onchain.] I would like to know if there is way to apply filter to transactions both issuing and moving them onchain.
reply