Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 250 Bytes

Musig2.md

File metadata and controls

5 lines (3 loc) · 250 Bytes

Musig2 - Simple Two-Round Schnorr Multi-Signatures

See paper.

Currently expensive onchain bc of key aggregation. However, this is only runtime. Calldata still cheap for multisigs because of constant size.