gun
gun copied to clipboard
Improve `-s` command modifier output
Right now it outputs something like:
syncing wallet with Esplora(EsploraBlockchainConfig { base_url: "https://mempool.space/api", concurrency: Some(4), stop_gap: 100 })
But it there should be more information here and it should be nicely formatted:
- progress logging
- when you do
gun -s bet listit should mention which bets it is checking and output something useful if possible.