We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5662ab4 commit 25a10a1Copy full SHA for 25a10a1
pending_changelog/1699.txt
@@ -1,2 +1,2 @@
1
`broadcast_node_announcement` has been moved to `PeerManager` from `ChannelManager`.
2
-`PeerManager::new`'s new `current_time` argument must be set to the current time for any existing nodes that upgrade.
+`PeerManager::new`'s new `current_time` argument must be set to a UNIX timestamp, not a persistent counter, for any existing nodes that upgrade.
0 commit comments