mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-30 18:06:11 -05:00
67fe01a2ef
These traits were only used once within the `TxLock` constructor. Looking at the rest of the codebase, we don't really seem to follow any abstractions here where the protocol shouldn't know about the exact types that is being passed in. As such, these types are just noise and might as well be removed in favor of simplicity. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |