xmr-btc-swap/swap
Daniel Karzel efcd39eeef
Add info messages to each subcommand
`asb --help` :

(...)

SUBCOMMANDS:
    balance         Prints the Bitcoin and Monero balance. Requires the monero-wallet-rpc to be running.
    help            Prints this message or the help of the given subcommand(s)
    history         Prints swap-id and the state of each swap ever made.
    start           Main command to run the ASB.
    withdraw-btc    Allows withdrawing BTC from the internal Bitcoin wallet.
2021-05-07 16:12:50 +10:00
..
src Add info messages to each subcommand 2021-05-07 16:12:50 +10:00
tests Move loading the state into the function 2021-05-07 16:12:49 +10:00
Cargo.toml Added some proptests. 2021-05-07 10:24:41 +10:00