Merge pull request #1712 from TheBlueMatt/2022-09-111
[rust-lightning] / pending_changelog / 1699.txt
diff --git a/pending_changelog/1699.txt b/pending_changelog/1699.txt
deleted file mode 100644 (file)
index 75ed45d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-`broadcast_node_announcement` has been moved to `PeerManager` from `ChannelManager`.
-`PeerManager::new`'s new `current_time` argument must be set to a UNIX timestamp, not a persistent counter, for any existing nodes that upgrade.