Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ledger-go and hid packages #61

Open
wants to merge 1 commit into
base: andromeda-1
Choose a base branch
from

Conversation

Galadrin
Copy link

This patch was necessary to make it possible to sign the gentx

Previous outcome :

~/go/bin/andromedad genesis gentx mywallet 100000000000uandr  --moniker "Test" --chain-id "andromeda-1"
Error: failed to sign std tx: 
Usage:
  andromedad genesis gentx [key_name] [amount] [flags]
 [...]

Expected outcome

~/go/bin/andromedad genesis gentx validator 100000000000uandr  --moniker "Test" --chain-id "andromeda-1" 
Genesis transaction written to "/home/user/.andromeda/config/gentx/gentx-cc1c7c11c228cc387db17239b97158147053cbb4.json"

Signed-off-by: dpierret <dapie@cros-nest.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant