mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
bb7a61d284
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 |