1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 19:37:35 +01:00
eclair/eclair-node/src/test
Bastien Teinturier a8389a042a
Add private flag to channel updates (#2362)
Add a message flag to channel update to specify that an update is private
and should not be rebroadcast to other nodes.

We log an error if a private channel update gets into the rebroadcast list.

See https://github.com/lightning/bolts/pull/999
2022-11-04 15:56:21 +01:00
..
resources Add private flag to channel updates (#2362) 2022-11-04 15:56:21 +01:00
scala/fr/acinq/eclair/api Add private flag to channel updates (#2362) 2022-11-04 15:56:21 +01:00