bitcoindevkit / bitcoindevkit/bdk-cli
Add command to delete saved wallet config
- Vorherrschende Sprache
- Rust
- Sterne
- 141
- Forks
- 99
- Ø Merge
- 6 T. 14 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
Starte mit dem vorhandenen wallet config-Befehl und der von ihm verwendeten Verarbeitung von config.toml. Verfolge, wie gespeicherte wallet-Konfigurationen für spätere wallet-Operationen ausgewählt werden, und definiere als erledigt einen Befehl, der die ausgewählte Konfiguration entfernt und verhindert, dass sie wiederverwendet wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100