mirror of
https://github.com/lightning/bolts.git
synced 2025-01-18 21:32:31 +01:00
Merge pull request #751 from lightningnetwork/2020-02-moar-addresses
Allow More than one Address of a given type
This commit is contained in:
commit
4107c69e31
@ -307,7 +307,6 @@ The origin node:
|
||||
- MUST NOT create a `type 1` OR `type 2` address descriptor with `port` equal
|
||||
to 0.
|
||||
- SHOULD ensure `ipv4_addr` AND `ipv6_addr` are routable addresses.
|
||||
- MUST NOT include more than one `address descriptor` of the same type.
|
||||
- MUST set `features` according to [BOLT #9](09-features.md#assigned-features-flags)
|
||||
- SHOULD set `flen` to the minimum length required to hold the `features`
|
||||
bits it sets.
|
||||
|
Loading…
Reference in New Issue
Block a user