mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-07 08:22:13 +00:00
* fix: add successful stream peer to protobook If a protocol stream has been successfully negotiated and is to be psased to the application, the peerstore should ensure that the peer is registerd with that protocol. * fix: upgrader test fix