gm
tool imports wrong keys into hermes when hdpath is set #975
Closed
Description
Crate
scripts (gm)
Summary of Bug
When gm starts networks with non-standard HD derivation paths, the gm hermes keys
command will still try to import the keys with the wrong hdpath.
Version
gm 0.0.1
Steps to Reproduce
- add
wallet_hdpath=m/44'/111'/0'/0/0
togm.toml
'sglobal
section - start a network
- run
gm hermes keys
and it will give you an error message.
Acceptance Criteria
gm hermes keys
does not give an error in the above scenario.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate milestone (priority) applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Metadata
Assignees
Labels
No labels