mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
- Introduce the field `CustomRecords` to the type `UpdateFulfillHtlc`. - Encode and decode the new field into the `ExtraData` field of the `update_fulfill_htlc` wire message. - Empty `ExtraData` field is set to `nil`. |
||
|---|---|---|
| .. | ||
| brontide.go | ||
| brontide_test.go | ||
| interfaces.go | ||
| log.go | ||
| musig_chan_closer.go | ||
| ping_manager.go | ||
| ping_manager_test.go | ||
| test_utils.go | ||