mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Document that Loop's raw-key MuSig2 helper and hash-derived internal-key helper both rely on btcec.PrivKeyFromBytes normalization semantics. This makes the current protocol behavior explicit without changing it. |
||
|---|---|---|
| .. | ||
| dust_limit.go | ||
| dust_limit_test.go | ||
| fees.go | ||
| fees_test.go | ||
| htlc_utils.go | ||
| musig.go | ||
| musig_test.go | ||
| tx_sort.go | ||