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

Unjail command can't using if not using --dry-run #10

Open
anonid-top opened this issue Oct 18, 2024 · 0 comments
Open

Unjail command can't using if not using --dry-run #10

anonid-top opened this issue Oct 18, 2024 · 0 comments

Comments

@anonid-top
Copy link

anonid-top commented Oct 18, 2024

When using this unjail command (*without dry-run), i receive error: Error: failed to convert address field to address: wallet.info: key not found [cosmos/[email protected]/crypto/keyring/keyring.go:538]:

galacticad tx slashing unjail --from wallet --chain-id galactica_9302-1 --gas 300000 --gas-prices 100agnet -y

But when i run this command (using with --dry-run), it will success:

galacticad tx slashing unjail --from wallet  --chain-id galactica_9302-1 --gas 300000 --gas-prices 100agnet --dry-run -y

Galacticad version v0.1.2 still working properly.

@anonid-top anonid-top changed the title Unjail command can't using with wallet name in --from Unjail command can't using if not using --dry-run Oct 18, 2024
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

1 participant