Join Nostr
2026-08-11 16:13:09 UTC
in reply to

KeithMukai on Nostr: "Taproot multisig" can mean many things. I don't think anyone uses script-based ...

"Taproot multisig" can mean many things.

I don't think anyone uses script-based taproot multisig since it basically just parallels the onchain footprint (and inefficiency) of current multisig.

musig2 I think is somewhat live-ish or close to it on Lightning. But oly really makes sense for always-on hot wallets due to the rounds of interaction required by musig2.

FROST is more or less in production via FrostSnap. But I think that approach only got finalized in the last year or so.

Everything just naturally lags. We're still early in the rollout of more robust miniscript use cases (Liana, Anchorwatch) and that has a couple years' worth of a headstart on musig2, FROST, etc.

Even taproot miniscript is itself just barely being adopted.

Dunno if anyone is really designing solutions involving tapleafs in production yet.