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/asb
rishflab e42812ba37 Add subcommand to print internal bitcoin wallet descriptor
Example:

 cargo run --package swap --bin swap -- export-bitcoin-wallet

{"descriptor":"wpkh(xprv9s21ZrQH143K2q85eUf2ppCtti2Zar6aDCW5dCC5DG9VvutJ3cpe3Qf9wZpQeraNf9JEuGem1RyJZQMEWCN2DpWyL5WbsvmSW6wbL7Jq53H/84'/0'/0'/0/*)","blockheight":0,"label":"cli-bitcoin"}
3 years ago
..
recovery Create Database trait 3 years ago
command.rs Add subcommand to print internal bitcoin wallet descriptor 3 years ago
config.rs Remove rendezvous point default 3 years ago
event_loop.rs Create Database trait 3 years ago
network.rs Instruct `Ping` to keep the connection alive 3 years ago
rate.rs Add a configurable spread to the ASB 3 years ago
recovery.rs Move files from `protocol` to appropriate module 3 years ago
tracing.rs Enable log timestamps using explicit command line flag 3 years ago