mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-08 04:11:08 +03:00
Likely issue is the connection failed right after being established, leading `peer_addr()` to fail and the `unwrap()` crashes the process instead of failing gracefully. Fix #293. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |