You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap/src/bin
Daniel Karzel c0070f8fa7
Move files from `protocol` to appropriate module
Some network and application specific code does not belong in the protocol module and was moved.
Eventloop, recovery and the outside behaviour were moved to the respective application module because they are application specific.

The `swap_setup` was moved into the network module because upon change both sides will have to be changed and should thus stay close together.
3 years ago
..
asb.rs Move files from `protocol` to appropriate module 3 years ago
kraken_ticker.rs Make `kraken` module emit `PriceUpdate`s instead of `Rate`s 3 years ago
swap.rs Move files from `protocol` to appropriate module 3 years ago