Skip to content

Conversation

@m0wer
Copy link
Owner

@m0wer m0wer commented Dec 30, 2025

Implements issue #20 - detailed jmwallet info command that shows:

  • All used addresses for each mixdepth with their UTXOs
  • A configurable number of unused addresses (default 3)
  • UTXO information including txid, amount, confirmations
  • Address labeling (coinjoin out, change, etc.)
  • Fidelity bond information when --locktime is specified

Usage:
jm-wallet info --detailed jm-wallet info --detailed --show-unused 5 jm-wallet info --detailed --locktime 1735574400

Implements issue #20 - detailed jmwallet info command that shows:
- All used addresses for each mixdepth with their UTXOs
- A configurable number of unused addresses (default 3)
- UTXO information including txid, amount, confirmations
- Address labeling (coinjoin out, change, etc.)
- Fidelity bond information when --locktime is specified

Usage:
  jm-wallet info --detailed
  jm-wallet info --detailed --show-unused 5
  jm-wallet info --detailed --locktime 1735574400
@m0wer m0wer closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants