Create a pulse-config.toml
file in this directory with
breez_api_key = "..."
sdk_1_mnemonic = "..."
sdk_2_mnemonic = "..."
iterations_csv_full_path = "..."
iterations_logs_dir_path = "..."
ln_address_wos = "..." # [email protected]
ln_address_tor_node = "..." # [email protected]
Then run with cargo run
.