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

Running a tx with --dry-run returns an error #12074

Closed
4 tasks
likhita-809 opened this issue May 27, 2022 · 1 comment · Fixed by #12095
Closed
4 tasks

Running a tx with --dry-run returns an error #12074

likhita-809 opened this issue May 27, 2022 · 1 comment · Fixed by #12095
Assignees

Comments

@likhita-809
Copy link
Contributor

likhita-809 commented May 27, 2022

Summary of Bug

Running any transaction along with dry-run flag is returning an error Error: cannot build signature for simulation, key records slice is empty

Version

main branch

Steps to Reproduce

Run a tx along with --dry-run flag
For e.g., simd tx bank send $ADDR1 $ADDR2 10stake --chain-id 1 --from alice --dry-run
It is returning an error Error: cannot build signature for simulation, key records slice is empty


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@likhita-809
Copy link
Contributor Author

cc @julienrbrt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants