bitcoindevkit / bitcoindevkit/bdk-cli

Add command to delete saved wallet config

オープン
#310 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
Rust
スター
141
フォーク
99
平均マージ
6日 14分
マージ済み PR(30日)
1

説明

**Describe the enhancement**

The wallet config command stores the configuration information for a wallet in the `config.toml` file which is then reused on all subsequent wallet operations. However, there is no way to remove/delete a wallet configuration even when the wallet may no longer be needed.

Adding a command to delete a saved wallet configuration will help reduce the number of redundant wallet configurations and improve the amount of data saved in the config file.

**Use case**

- This will allow users to clean up the wallet config file and remove redundant wallet configs.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

既存の wallet config コマンドと、それが使用する config.toml の処理から始めます。保存された wallet 設定が後続の wallet 操作用にどのように選択されるかを追跡し、選択した設定を削除して再利用を防ぐコマンドを完了の定義とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
cli
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。