BlockchainCommons / BlockchainCommons/keytool-cli

BUG: Need correct output-descriptor when --full-address-derivation-path is set

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```
/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)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.