libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
309 stars 178 forks source link

fix: topicscore params can't be set for dynamically subscribed topic #540

Closed chaitanyaprem closed 10 months ago

chaitanyaprem commented 10 months ago

topicscore params can't be set for a topic subscribed after gossipsub is initialized.

Fixed #533