You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mount PushIdentify by default in newStandardSwitch
we've avoided any strictly unnecessary protocols so as to reduce the security surface area and information leaks in the "default" setup - by not having them enabled, users of libp2p are made aware of each protocol that they're enabling so they can analyze its usefulness for their application - eth2 for example likely shouldn't have it enabled
Some groundwork for V1:
newStandardSwitch
raise
without explicit exception (should beraise exc
)RangeError
(or other defects)new
/init
procsThe text was updated successfully, but these errors were encountered: