Skip to content

fix: recover logic for the node wallets #23

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

Open
Zygimantass opened this issue Mar 24, 2025 · 1 comment
Open

fix: recover logic for the node wallets #23

Zygimantass opened this issue Mar 24, 2025 · 1 comment

Comments

@Zygimantass
Copy link
Contributor

No description provided.

@nadim-az
Copy link
Collaborator

2025-03-23T15:36:56.986-0400 DEBUG docker/task.go:197 running command {"task": "validator-5-zQDcvAuY", "id": "26c5fb0a47f619994c500471c8bce8f44b34a4804b78a574fbd1fc9803b685c8", "command": ["sh", "-c", "echo "mule almost broccoli whip curve vessel hidden october awesome spin inspire beauty" | gaiad keys add faucet --recover --keyring-backend test --coin-type 118 --home /gaiad --output json"]}
2025-03-23T15:36:57.989-0400 DEBUG docker/task.go:262 {"task": "validator-5-zQDcvAuY", "stdout": "", "stderr": "Error: aborted\nUsage:\n gaiad keys add [flags]\n\nFlags:\n --account uint32 Account number for HD derivation (less than equal 2147483647)\n --coin-type uint32 coin type number for HD derivation (default 118)\n --dry-run Perform action, but don't add key to local keystore\n --hd-path string Manual HD Path derivation (overrides BIP44 config)\n -h, --help help for add\n --index uint32 Address index number for HD derivation (less than equal 2147483647)\n -i, --interactive Interactively prompt user for BIP39 passphrase and mnemonic\n --key-type string Key signing algorithm to generate keys for (default "secp256k1")\n --ledger Store a local reference to a private key on a Ledger device\n --multisig strings List of key names stored in keyring to construct a public legacy multisig key\n --multisig-threshold int K out of N required signatures. For use in conjunction with --multisig (default 1)\n --no-backup Don't print out seed phrase (if others are watching the terminal)\n --nosort Keys passed to --multisig are taken in the order they're supplied\n --pubkey string Parse a public key in JSON format and saves key info to file.\n --pubkey-base64 string Parse a public key in base64 format and saves key info.\n --recover Provide seed phrase to recover existing key instead of creating\n --source string Import mnemonic from a file (only usable when recover or interactive is passed)\n\nGlobal Flags:\n --home string directory for config and data (default "/home/nonroot/.gaia")\n --keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os")\n --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used\n --log_format string The logging format (json|plain) (default "plain")\n --log_level string The logging level (trace|debug|info|warn|error|fatal|panic|disabled or '*:,:') (default "info")\n --log_no_color Disable colored logs\n --output string Output format (text|json) (default "text")\n --trace print out full stack trace on errors\n\n"}

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

No branches or pull requests

2 participants