mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
This commit is a refactor of how we construct htlcs to make it possible to pass in internal keys for the sender and receiver when creating P2TR htlcs. Furthermore the commit also cleans up constructors to not pass in script versions and output types to make the code more readable. |
||
|---|---|---|
| .. | ||
| fees.go | ||
| htlc.go | ||
| htlc_test.go | ||
| keychain.go | ||
| log.go | ||
| tx.go | ||
| type.go | ||