]> git.bitcoin.ninja Git - rust-lightning/blob - pending_changelog/move_netaddress_to_socketaddress.txt
Merge pull request #2514 from valentinewallace/2023-08-compute-blindedpayinfo
[rust-lightning] / pending_changelog / move_netaddress_to_socketaddress.txt
1 * The `NetAddress` has been moved to `SocketAddress`. The fieds `IPv4` and `IPv6` are also rename to `TcpIpV4` and `TcpIpV6` (#2358).