mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-25 02:13:11 -05:00
It looks like the compiler can ascertain that `message0` will be initialised by the time we use it, so it doesn't need to be an `Option` and it doesn't need to be declared as mutable. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||