ithacaxyz / op-rs

Apache License 2.0
58 stars 6 forks source link

fix(net): bind on unspecified socket #60

Closed merklefruit closed 2 months ago

merklefruit commented 2 months ago

binds the network driver to 0.0.0.0 instead of the loopback interface.