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

fetchd tx bank send command errors when using address instead of name in --from parameter #163

Open
JulianPscheid opened this issue Oct 5, 2021 · 0 comments

Comments

@JulianPscheid
Copy link

According to the help documentation the fetchd tx bank send command accepts both the name or address of private key:
--from string Name or address of private key with which to sign

When trying to send a command using the wallet address as the from parameter, I receive the following error:
./fetchd tx bank send fetch1234567890fromaddress fetch1234567890toaddress 100000000afet
Error: The specified item could not be found in the keyring

When switching the wallet address with the name of the key, the transaction processed just fine.
./fetchd tx bank send staking.land fetch1234567890toaddress 100000000afet

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