]> git.bitcoin.ninja Git - rust-lightning/blob - pending_changelog/1699.txt
Fix several compile warnings when testing in no-std mode
[rust-lightning] / pending_changelog / 1699.txt
1 `broadcast_node_announcement` has been moved to `PeerManager` from `ChannelManager`.
2 `PeerManager::new`'s new `current_time` argument must be set to a UNIX timestamp, not a persistent counter, for any existing nodes that upgrade.