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

[FIX] JSON.stringify contract output #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brad-larson
Copy link

Right now, some contract calls (like gov staker <address>), will
output nested objects that don't correctly render. This ensures that all
values are correctly rendered to the end user.

Tested locally.

Right now, some contract calls (like `gov staker <address>`), will
output nested objects that don't correctly render. This ensures that all
values are correctly rendered to the end user.

Tested locally.
- Updated various calls so that the app compiles
- Updated `rootDir` so that I can pull the version from package.json
- `anchorcli -V` now returns a useful version
These files were automatically changed during a pre-commit hook
@mohammad
Copy link

mohammad commented Mar 10, 2022

This is critical to facilitate interaction between the anchorcli and terrad - thank you!

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.

3 participants