xmr-btc-swap/swap
Franck Royer a910bc2046
Box all messages in enum
The messages are very different, best to box them and save size on the
stack as an enum takes as much space on the stack than its bigger
variant.
2021-01-22 17:19:20 +11:00
..
src Box all messages in enum 2021-01-22 17:19:20 +11:00
tests Move definitions out of lib.rs 2021-01-22 09:00:46 +11:00
Cargo.toml Deterministic peer id from seed for alice 2021-01-11 12:00:48 +11:00