BlockchainCommons / BlockchainCommons/keytool-cli
BUG: Need correct output-descriptor when --full-address-derivation-path is set
Aperta
- Lingua principale
- C++
- Stelle
- 6
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
/usr/local/bin/keytool --seed MYSEED --full-address-derivation-path m//48h/0h/0h/2h output-descriptor
```
results in
````
wpkh([feebfc32/84h/0h/0h]xpubWRONGXPUB)
````
What I want is
```
wpkh([feebfc32/84h/0h/0h]xpubCORRECTXPUB)
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.