wallet: Improve wallet creation error message with usage hint #33124

pull chareice wants to merge 1 commits into bitcoin:master from chareice:master changing 1 files +1 −1
  1. chareice commented at 9:37 AM on August 2, 2025: none

    Improve wallet creation error message with usage hint,The original error message did not provide a method for specifying the wallet name, causing confusion for users.

    before:

    $ ./build/bin/bitcoin-wallet create                                                 
    Wallet name must be provided when creating a new wallet.
    

    after:

    $ ./build/bin/bitcoin-wallet create                                                 
    Wallet name must be provided when creating a new wallet. Use -wallet=<wallet-name> to specify the name.
    
  2. wallet: Improve wallet creation error message with usage hint e5786dcdda
  3. DrahtBot added the label Wallet on Aug 2, 2025
  4. DrahtBot commented at 9:37 AM on August 2, 2025: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33124.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    No conflicts as of last run.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. naiyoma commented at 12:31 PM on October 29, 2025: contributor

    I'm not sure this is necessary since the correct syntax can be found using -help

  6. maflcko commented at 12:43 PM on October 29, 2025: member

    Yeah, tend to agree. One will have to read the full help anyway to understand it.

  7. maflcko closed this on Oct 29, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me