Closed vyzo closed 1 year ago
Reverts libp2p/go-libp2p-pubsub#540
This needs to be reverted; the check was necessary and not impeding the setting. Without the check, if the topic score params did not previously exist, it will crash with nil pointer dereference.
cc @chaitanyaprem
Reverts libp2p/go-libp2p-pubsub#540
This needs to be reverted; the check was necessary and not impeding the setting. Without the check, if the topic score params did not previously exist, it will crash with nil pointer dereference.