gun icon indicating copy to clipboard operation
gun copied to clipboard

Improve `-s` command modifier output

Open LLFourn opened this issue 4 years ago • 0 comments

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:

  1. progress logging
  2. when you do gun -s bet list it should mention which bets it is checking and output something useful if possible.

LLFourn avatar Oct 20 '21 02:10 LLFourn