bitcoindevkit/rust-hwi

Add missing commands

Open

#7 aperta il 19 feb 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Rust (27 fork)auto 404
good first issue

Metriche repository

Star
 (34 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

At the moment, this crate only supports some HWI commands. We are missing: Optional arguments:

  • --debug (#23)
  • --version
  • --interactive
  • --expert

Commands:

  • setup
  • wipe (#25)
  • restore
  • backup
  • promptpin
  • togglepassphrase (#24)
  • sendpin
  • installudevrules

This issue shouldn't be tackled in one giant PR. Instead, please, open one PR each new command/argument you add.

Guida contributor