Closed Kayanski closed 9 months ago
Is there a reason why you need this?
The hd index is like a derivation sequence right? So you can create multiple wallets from the same private key?
You can create multiple wallets from the same mnemonic yes ! It was a request from @Buckram123 Something to do with Starship I think.
Is there a reason why you need this?
For example this signer: https://github.com/cosmology-tech/starship/blob/5dcc918dc7d87a713bcde684293f5cdf5df1c63c/charts/devnet/scripts/neutron/create-neutron-genesis.sh#L45-L47
I have mnemonic, but have no way to sign it using cw-orch
LGTM!
Attention: 11 lines
in your changes are missing coverage. Please review.
Comparison is base (
a990cbe
) 66.2% compared to head (344acd9
) 66.2%. Report is 1 commits behind head on main.
This PR aims at introducing index modifications on the sender object. Depends on https://github.com/AbstractSDK/cw-orchestrator/pull/305