mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 05:42:37 +02:00
Merge pull request #7976 from w3irdrobot/serialize-deserialize-amp
Serialize/deserialize AMP struct in hop
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
a `shutdown` message if there were currently HTLCs on the channel. After this
|
||||
change, the shutdown procedure should be compliant with BOLT2 requirements.
|
||||
|
||||
* The AMP struct in payment hops will [now be populated](https://github.com/lightningnetwork/lnd/pull/7976) when the AMP TLV is set.
|
||||
|
||||
# New Features
|
||||
## Functional Enhancements
|
||||
|
||||
@@ -281,6 +283,7 @@
|
||||
|
||||
* Amin Bashiri
|
||||
* Andras Banki-Horvath
|
||||
* BitcoinerCoderBob
|
||||
* Carla Kirk-Cohen
|
||||
* Elle Mouton
|
||||
* ErikEk
|
||||
@@ -288,7 +291,9 @@
|
||||
* Marcos Fernandez Perez
|
||||
* Matt Morehouse
|
||||
* Slyghtning
|
||||
* Tee8z
|
||||
* Turtle
|
||||
* Ononiwu Maureen Chiamaka
|
||||
* w3irdrobot
|
||||
* Yong Yu
|
||||
* Ziggie
|
||||
|
Reference in New Issue
Block a user