Skip to content

Fix KeyFileError: File is not writable during btcli wallet create command#452

Merged
basfroman merged 1 commit intostagingfrom
fix/roman/wallet_create
May 21, 2025
Merged

Fix KeyFileError: File is not writable during btcli wallet create command#452
basfroman merged 1 commit intostagingfrom
fix/roman/wallet_create

Conversation

@basfroman
Copy link
Contributor

The error KeyFileError: File is not writable is not valid. The real error was accessing fields that do not exist in the wallet object at a certain step.

Contains:

  • removed references to non-existent fields
  • added valid error messages

@basfroman basfroman requested a review from a team May 21, 2025 22:14
@basfroman basfroman self-assigned this May 21, 2025
@basfroman basfroman added the bug Something isn't working label May 21, 2025
@basfroman basfroman merged commit c25d6db into staging May 21, 2025
40 checks passed
@basfroman basfroman deleted the fix/roman/wallet_create branch May 21, 2025 22:41
@ibraheem-abe ibraheem-abe mentioned this pull request May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants